Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c411 IMG_RAMDISK, /* within boot.img or init_boot.img(Android-13 or later) */ enumerator
493 case IMG_RAMDISK: in image_load()
683 if (image_load(IMG_RAMDISK, hdr, part_start, ram_base, crypto)) in images_load_verify()
817 if (image_load(IMG_RAMDISK, hdr, bstart, ram_base, NULL)) in android_image_separate_v34()