Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Du-boot.h27 #define IH_ARCH_DEFAULT IH_ARCH_I386
/openbmc/qemu/hw/core/
H A Duboot_image.h70 IH_ARCH_I386, /* Intel x86 */ enumerator
/openbmc/u-boot/common/
H A Dbootm.c173 if (images.os.arch == IH_ARCH_I386 || in bootm_find_os()
177 ret = boot_get_setup(&images, IH_ARCH_I386, &images.ep, &len); in bootm_find_os()
H A Dimage.c66 { IH_ARCH_I386, "x86", "Intel x86", },
H A Dimage-fit.c1395 (arch == IH_ARCH_I386 && image_arch == IH_ARCH_X86_64) || in fit_image_check_arch()
/openbmc/u-boot/include/
H A Dimage.h193 IH_ARCH_I386, /* Intel x86 */ enumerator