G4060 has no PA cores, hence removing its support. Signed-off-by: Sandeep Singh <sand...@freescale.com> Change-Id: Ia9b8760dec9bb890ee87c8b6c947d693aa884b33 Reviewed-on: http://git.am.freescale.net:8181/3808 Reviewed-by: Aggrwal Poonam-B10812 <poonam.aggr...@freescale.com> Tested-by: Review Code-CDREVIEW <cdrev...@freescale.com> Reviewed-by: York Sun <york...@freescale.com> (cherry picked from commit bb94857b91955321afb0c6b836eb79f134600443) Reviewed-on: http://git.am.freescale.net:8181/7156 Reviewed-by: Yusong Sun <york...@freescale.com> (cherry picked from commit baa1bfe297e200fb9823068fa5f0f726621c3c06) --- arch/powerpc/cpu/mpc8xxx/cpu.c | 1 - arch/powerpc/include/asm/processor.h | 1 - 2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/cpu/mpc8xxx/cpu.c b/arch/powerpc/cpu/mpc8xxx/cpu.c index 35795c4..8451cb2 100644 --- a/arch/powerpc/cpu/mpc8xxx/cpu.c +++ b/arch/powerpc/cpu/mpc8xxx/cpu.c @@ -64,7 +64,6 @@ static struct cpu_type cpu_type_list[] = { CPU_TYPE_ENTRY(T4160, T4160, 0), CPU_TYPE_ENTRY(B4860, B4860, 0), CPU_TYPE_ENTRY(G4860, G4860, 0), - CPU_TYPE_ENTRY(G4060, G4060, 0), CPU_TYPE_ENTRY(B4440, B4440, 0), CPU_TYPE_ENTRY(G4440, G4440, 0), CPU_TYPE_ENTRY(B4420, B4420, 0), diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h index 50c9d0a..698622a 100644 --- a/arch/powerpc/include/asm/processor.h +++ b/arch/powerpc/include/asm/processor.h @@ -1118,7 +1118,6 @@ #define SVR_C293 0x850030 #define SVR_B4860 0X868000 #define SVR_G4860 0x868001 -#define SVR_G4060 0x868003 #define SVR_B4440 0x868100 #define SVR_G4440 0x868101 #define SVR_B4420 0x868102 -- 1.7.6.GIT _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot