Hiroyuki Yokoyama b1a7e79949 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 <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-20 19:14:22 -07:00
..
2017-02-08 15:56:28 -05:00
2018-08-11 09:16:08 +02:00
2017-07-03 17:35:28 -04:00
2018-05-23 17:30:05 -04:00
2018-09-25 21:49:18 -04:00
2018-08-20 07:21:29 -04:00
2018-08-21 16:21:37 +02:00
2018-09-23 21:55:30 +02:00
2018-09-11 11:00:54 +02:00
2018-11-16 16:51:56 -05:00
2018-11-16 16:51:56 -05:00
2018-10-02 22:12:32 +05:30
2017-08-16 08:30:24 -04:00
2016-10-06 20:57:42 -04:00
2018-09-28 18:27:33 +02:00
2018-11-16 16:51:56 -05:00
2018-05-08 09:07:35 -04:00
2018-10-09 04:40:27 -06:00
2018-09-28 20:22:36 -04:00
2018-07-02 14:14:20 -05:00