Home
last modified time | relevance | path

Searched refs:bootm_mapsize (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboard.c779 char bootm_mapsize[32]; in board_lmb_reserve() local
813 sprintf(bootm_mapsize, "0x%llx", size); in board_lmb_reserve()
815 env_set("bootm_mapsize", bootm_mapsize); in board_lmb_reserve()
/rk3399_rockchip-uboot/
H A DREADME3062 variable "bootm_mapsize" will override the value of
3879 bootm_mapsize.
3881 bootm_mapsize - Size of the initial memory mapping for the Linux kernel.