u-boot-brain/arch/powerpc
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
..
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 Stop passing around bootmem_base value. 2011-04-25 21:11:19 -04:00
config.mk Revert "PowerPC: Add support for -msingle-pic-base" 2011-04-20 22:11:21 +02:00