summaryrefslogtreecommitdiffstats
path: root/include/mpc83xx.h
diff options
context:
space:
mode:
authorXie Xiaobo <r63061@freescale.com>2007-02-14 18:27:06 +0800
committerKim Phillips <kim.phillips@freescale.com>2007-03-02 11:05:54 -0600
commitb110f40bd180c6b560276589beedf753e97c46ce (patch)
treef98a65f6593663609a6171469507bef4bb751027 /include/mpc83xx.h
parent8d172c0f0d85998a256a95b7459a5403a30380ed (diff)
downloadblackbird-obmc-uboot-b110f40bd180c6b560276589beedf753e97c46ce.tar.gz
blackbird-obmc-uboot-b110f40bd180c6b560276589beedf753e97c46ce.zip
mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
MPC8360E rev2.0 have new spridr,and PVR value, The MDS board for MPC8360E rev2.0 has 32M bytes Flash and 256M DDR2 DIMM. Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
Diffstat (limited to 'include/mpc83xx.h')
-rw-r--r--include/mpc83xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index 73f2721619..33f02ef07d 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -83,6 +83,8 @@
#define SPR_8360_REV11 0x80490011
#define SPR_8360E_REV12 0x80480012
#define SPR_8360_REV12 0x80490012
+#define SPR_8360E_REV20 0x80480020
+#define SPR_8360_REV20 0x80490020
#define SPR_8323E_REV10 0x80620010
#define SPR_8323_REV10 0x80630010
OpenPOWER on IntegriCloud