diff options
author | Simon Glass <sjg@chromium.org> | 2012-09-27 15:41:55 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-10-19 21:38:27 +0200 |
commit | 39826f09978a0a7070999acc15babf88f03e4051 (patch) | |
tree | 19bb3441e279b281a0155f5d32a66511623bb15f /common/cmd_display.c | |
parent | 1fb187b3b8e3bb6ed23ab8ec2743ea44bfdadb3c (diff) | |
download | u-boot-imx-39826f09978a0a7070999acc15babf88f03e4051.zip u-boot-imx-39826f09978a0a7070999acc15babf88f03e4051.tar.gz u-boot-imx-39826f09978a0a7070999acc15babf88f03e4051.tar.bz2 |
arm: fdt: Relocate fdt along with other data
Rather than leave the fdt down next to the code/data, we really should
relocate it along with everything else. For CONFIG_OF_EMBED this happens
automatically, but for CONFIG_OF_SEPARATE it does not.
Add code to copy the fdt and point to the new copy after relocation.
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'common/cmd_display.c')
0 files changed, 0 insertions, 0 deletions