Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage.c1160 ulong initrd_high; in boot_ramdisk_high() local
1168 initrd_high = simple_strtoul(s, NULL, 16); in boot_ramdisk_high()
1169 if (initrd_high == ~0) in boot_ramdisk_high()
1172 initrd_high = env_get_bootm_mapsize() + env_get_bootm_low(); in boot_ramdisk_high()
1177 initrd_high, initrd_copy_to_ram); in boot_ramdisk_high()
1186 if (initrd_high && env_get_yesno("bootm-reloc-at")) in boot_ramdisk_high()
1187 initrd_high += rd_len; in boot_ramdisk_high()
1189 if (initrd_high) in boot_ramdisk_high()
1191 rd_len, 0x1000, initrd_high); in boot_ramdisk_high()
/OK3568_Linux_fs/buildroot/board/hardkernel/odroidxu4/
H A Dboot.ini4 setenv initrd_high "0xffffffff"
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.bcm7xxx96 * Set the environment variable initrd_high to
/OK3568_Linux_fs/u-boot/
H A DREADME3067 Enable initrd_high functionality. If defined then the
3068 initrd_high feature is enabled and the bootm ramdisk subcommand
3942 initrd_high - restrict positioning of initrd images:
3961 setenv initrd_high 00c00000
3963 If you set initrd_high to 0xFFFFFFFF, this is an