u-boot/arch
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
..
arm Stop passing around bootmem_base value. 2011-04-25 21:11:19 -04:00
avr32 Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
blackfin gpio: generalize for all generic gpio providers 2011-04-13 15:56:51 -04:00
m68k Stop passing around bootmem_base value. 2011-04-25 21:11:19 -04:00
microblaze Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
mips Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
nios2 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
powerpc Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 2011-04-25 21:11:20 -04:00
sh Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
sparc Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
x86 sc520: Move reset to stand-alone file 2011-04-13 19:43:29 +10:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00