diff options
| author | Hiroyuki Yokoyama <[email protected]> | 2018-10-18 20:43:54 +0200 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2018-11-20 19:14:22 -0700 |
| commit | b1a7e79949a972231ddf793fd48ca0ce9cf48da5 (patch) | |
| tree | 5d10d0b102b7dbd916405726795975f200697862 /include | |
| parent | 410d9b644639799259cddba9cbff96c2db038a6b (diff) | |
cmd: fdt: Fix fdt address information after the movement
This patch fixes the address information of fdt.
wrong case:
=> fdt addr 0x48000000
=> fdt move 0x48000000 0x41000000 0xa000
=> fdt addr
The address of the fdt is 48000000
Active address in this case is 0x41000000.
Signed-off-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Cc: Hiroyuki Yokoyama <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
