Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Du-boot.h17 #define IH_ARCH_DEFAULT IH_ARCH_PPC
/openbmc/u-boot/tools/
H A Dpblimage.c300 } else if (params->arch == IH_ARCH_PPC) { in pblimage_check_params()
301 arch_flag = IH_ARCH_PPC; in pblimage_check_params()
H A Dmkimage.c20 .arch = IH_ARCH_PPC,
/openbmc/qemu/hw/core/
H A Duboot_image.h74 IH_ARCH_PPC, /* PowerPC */ enumerator
H A Dloader.c714 case IH_ARCH_PPC: in load_uboot_image()
/openbmc/u-boot/common/
H A Dimage.c73 { IH_ARCH_PPC, "powerpc", "PowerPC", },
74 { IH_ARCH_PPC, "ppc", "PowerPC", },
/openbmc/u-boot/include/
H A Dimage.h197 IH_ARCH_PPC, /* PowerPC */ enumerator