Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbootm.c77 int is_zimage = 0; in boot_prep_linux() local
105 is_zimage = 1; in boot_prep_linux()
115 is_zimage = 1; in boot_prep_linux()
119 if (is_zimage) { in boot_prep_linux()