Home
last modified time | relevance | path

Searched refs:bootm_low (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8572ds/
H A DREADME143 => setenv bootm_low 0x20000000
156 => cpu 1 release $bootm_low - $fdtaddr -
158 => setenv bootm_low 0
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboard.c780 char bootm_low[32]; in board_lmb_reserve() local
812 sprintf(bootm_low, "0x%llx", start); in board_lmb_reserve()
814 env_set("bootm_low", bootm_low); in board_lmb_reserve()
/rk3399_rockchip-uboot/
H A DREADME3058 used) must be put below this limit, unless "bootm_low"
3060 all data for the Linux kernel must be between "bootm_low"
3061 and "bootm_low" + CONFIG_SYS_BOOTMAPSZ. The environment
3073 "bootm_low" and "bootm_low" + BOOTMAPSZ.
3077 space between "bootm_low" and "bootm_low" + BOOTMAPSZ.
3872 bootm_low - Memory range available for image processing in the bootm
3876 environment variable. Address defined by "bootm_low" is
3884 address bootm_low that is accessible by the Linux kernel
3892 allowed for use by the bootm command. See also "bootm_low"