u-boot-brain/arch/arm
Simon Glass 39826f0997 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>
2012-10-19 21:38:27 +02:00
..
cpu dm: Move s3c24xx USB driver to a proper place 2012-10-18 06:54:18 +02:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common mx5/6 clocks: Fix SDHC clocks 2012-10-15 11:54:12 -07:00
include/asm mx25: Clean up lowlevel_init 2012-10-15 11:54:14 -07:00
lib arm: fdt: Relocate fdt along with other data 2012-10-19 21:38:27 +02:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00