Searched refs:IH_ARCH_PPC (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | u-boot.h | 22 #define IH_ARCH_DEFAULT IH_ARCH_PPC
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | pblimage.c | 301 } else if (params->arch == IH_ARCH_PPC) { in pblimage_check_params() 302 arch_flag = IH_ARCH_PPC; in pblimage_check_params()
|
| H A D | mkimage.c | 21 .arch = IH_ARCH_PPC,
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image.c | 74 { IH_ARCH_PPC, "powerpc", "PowerPC", }, 75 { IH_ARCH_PPC, "ppc", "PowerPC", },
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 177 IH_ARCH_PPC, /* PowerPC */ enumerator
|