Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage.c1141 ulong initrd_high; in boot_ramdisk_high() local
1149 initrd_high = simple_strtoul(s, NULL, 16); in boot_ramdisk_high()
1150 if (initrd_high == ~0) in boot_ramdisk_high()
1153 initrd_high = env_get_bootm_mapsize() + env_get_bootm_low(); in boot_ramdisk_high()
1158 initrd_high, initrd_copy_to_ram); in boot_ramdisk_high()
1167 if (initrd_high) in boot_ramdisk_high()
1169 rd_len, 0x1000, initrd_high); in boot_ramdisk_high()
/external/syzkaller/docs/linux/
Dsetup_ubuntu-host_odroid-c2-board_arm64-kernel.md242 setenv initrd_high 0xffffffff
/external/u-boot/
DREADME2902 Enable initrd_high functionality. If defined then the
2903 initrd_high feature is enabled and the bootm ramdisk subcommand
3779 initrd_high - restrict positioning of initrd images:
3798 setenv initrd_high 00c00000
3800 If you set initrd_high to 0xFFFFFFFF, this is an