Home
last modified time | relevance | path

Searched refs:initrd_high (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/common/
Dimage.c1263 ulong initrd_high; in boot_ramdisk_high() local
1271 initrd_high = simple_strtoul(s, NULL, 16); in boot_ramdisk_high()
1272 if (initrd_high == ~0) in boot_ramdisk_high()
1275 initrd_high = env_get_bootm_mapsize() + env_get_bootm_low(); in boot_ramdisk_high()
1280 initrd_high, initrd_copy_to_ram); in boot_ramdisk_high()
1289 if (initrd_high) in boot_ramdisk_high()
1291 rd_len, 0x1000, initrd_high); in boot_ramdisk_high()
/external/u-boot/arch/microblaze/
DKconfig28 initrd_high will be calculated as base stack pointer minus this
/external/u-boot/doc/
DREADME.bcm7xxx96 * Set the environment variable initrd_high to
/external/u-boot/
DREADME2606 Enable initrd_high functionality. If defined then the
2607 initrd_high feature is enabled and the bootm ramdisk subcommand
3482 initrd_high - restrict positioning of initrd images:
3501 setenv initrd_high 00c00000
3503 If you set initrd_high to 0xFFFFFFFF, this is an
/external/u-boot/arch/arm/
DKconfig478 initrd_high will be calculated as base stack pointer minus this