[PATCH] powerpc/fsl-booke: Add T4080 SVR value

Igal.Liberman igal.liberman at freescale.com
Wed Mar 11 00:19:42 AEDT 2015


From: Madalin Bucur <madalin.bucur at freescale.com>

Signed-off-by: Madalin Bucur <madalin.bucur at freescale.com>
---
 arch/powerpc/include/asm/mpc85xx.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/include/asm/mpc85xx.h b/arch/powerpc/include/asm/mpc85xx.h
index 3bef74a..213f3a8 100644
--- a/arch/powerpc/include/asm/mpc85xx.h
+++ b/arch/powerpc/include/asm/mpc85xx.h
@@ -61,6 +61,7 @@
 #define SVR_T4240	0x824000
 #define SVR_T4120	0x824001
 #define SVR_T4160	0x824100
+#define SVR_T4080	0x824102
 #define SVR_C291	0x850000
 #define SVR_C292	0x850020
 #define SVR_C293	0x850030
-- 
1.7.9.5



More information about the Linuxppc-dev mailing list