u-boot/arch/powerpc
Grant Likely ed59e58786 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ
The previous patch makes u-boot use the full accessible size of ram as
the default boot mapped size if CONFIG_SYS_BOOTMAPSZ is not defined,
which means boot_relocate_fdt() can be changed to depend solely on
CONFIG_OF_LIBFDT.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
2011-04-25 21:11:20 -04:00
..
cpu Merge branch 'phylib' of git://git.denx.de/u-boot-mmc 2011-04-20 23:01:52 +02:00
include/asm fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
lib Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 2011-04-25 21:11:20 -04:00
config.mk Revert "PowerPC: Add support for -msingle-pic-base" 2011-04-20 22:11:21 +02:00