Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Du-boot.h27 #define IH_ARCH_DEFAULT IH_ARCH_I386
/u-boot/common/
A Dbootm.c178 if (images.os.arch == IH_ARCH_I386 || in bootm_find_os()
182 ret = boot_get_setup(&images, IH_ARCH_I386, &images.ep, &len); in bootm_find_os()
A Dimage.c85 { IH_ARCH_I386, "x86", "Intel x86", },
A Dimage-fit.c1521 (arch == IH_ARCH_I386 && image_arch == IH_ARCH_X86_64) || in fit_image_check_arch()
/u-boot/include/
A Dimage.h201 IH_ARCH_I386, /* Intel x86 */ enumerator

Completed in 15 milliseconds