Searched refs:IH_ARCH_PPC (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Du-boot.h19 #define IH_ARCH_DEFAULT IH_ARCH_PPC
/u-boot/tools/
H A Dpblimage.c307 } else if (params->arch == IH_ARCH_PPC) {
308 arch_flag = IH_ARCH_PPC;
H A Dmkimage.c26 .arch = IH_ARCH_PPC,
/u-boot/boot/
H A Dimage.c83 { IH_ARCH_PPC, "powerpc", "PowerPC", },
84 { IH_ARCH_PPC, "ppc", "PowerPC", },
/u-boot/include/
H A Dimage.h122 IH_ARCH_PPC, /* PowerPC */ enumerator in enum:__anon9

Completed in 61 milliseconds