remarkable-uboot/arch
Grant Likely 590d3cacb9 Stop passing around bootmem_base value.
For the calls to boot_relocate_fdt(), boot_get_cmdline(), and
boot_get_kbd(), the value of bootmem_base is always obtained by
calling getenv_bootm_low().  Since the value always comes from the
same source, the calling signature for those functions can be
simplified by making them call getenv_bootm_low() directly.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
2011-04-25 21:11:19 -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 Stop passing around bootmem_base value. 2011-04-25 21:11:19 -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