Grant Likely
authored
This patch adds a function getenv_bootm_mapsize() for obtaining the
size of the early mapped region accessible by the kernel during early
boot. It defaults to CONFIG_SYS_BOOTMAPSZ, or if not defined,
defaults to getenv_bootm_size(), which in turn defaults to the size of
RAM.
getenv_bootm_mapsize() can also be overridden with a "bootm_mapsize"
environmental variable.
Signed-off-by:
Grant Likely <grant.likely@linaro.org>
Name | Last commit | Last update |
---|---|---|
.. | ||
Makefile | ||
bat_rw.c | ||
board.c | ||
bootcount.c | ||
bootm.c | ||
cache.c | ||
extable.c | ||
interrupts.c | ||
kgdb.c | ||
memcpy_mpc5200.c | ||
ppccache.S | ||
ppcstring.S | ||
reloc.S | ||
ticks.S | ||
time.c |