Searched refs:bootm_low (Results 1 – 3 of 3) sorted by relevance
143 => setenv bootm_low 0x20000000156 => cpu 1 release $bootm_low - $fdtaddr -158 => setenv bootm_low 0
780 char bootm_low[32]; in board_lmb_reserve() local812 sprintf(bootm_low, "0x%llx", start); in board_lmb_reserve()814 env_set("bootm_low", bootm_low); in board_lmb_reserve()
3058 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 environment3073 "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 bootm3876 environment variable. Address defined by "bootm_low" is3884 address bootm_low that is accessible by the Linux kernel3892 allowed for use by the bootm command. See also "bootm_low"