Searched refs:bootm_mapsize (Results 1 – 2 of 2) sorted by relevance
779 char bootm_mapsize[32]; in board_lmb_reserve() local813 sprintf(bootm_mapsize, "0x%llx", size); in board_lmb_reserve()815 env_set("bootm_mapsize", bootm_mapsize); in board_lmb_reserve()
3062 variable "bootm_mapsize" will override the value of3879 bootm_mapsize.3881 bootm_mapsize - Size of the initial memory mapping for the Linux kernel.