diff options
author | Grant Likely <grant.likely@linaro.org> | 2011-03-28 09:58:34 +0000 |
---|---|---|
committer | Gerald Van Baren <gvb@unssw.com> | 2011-04-25 21:11:19 -0400 |
commit | 590d3cacb98cb377b127869b58507d2afe9c904a (patch) | |
tree | cf9affb045d88ab6c1c9a00fa44744d6fb25e2a1 /include/configs | |
parent | a01ebd9679f07421ec5abfda5dc0ab76c7202d3b (diff) | |
download | u-boot-imx-590d3cacb98cb377b127869b58507d2afe9c904a.zip u-boot-imx-590d3cacb98cb377b127869b58507d2afe9c904a.tar.gz u-boot-imx-590d3cacb98cb377b127869b58507d2afe9c904a.tar.bz2 |
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>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions