summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLee Nipper <[email protected]>2007-06-14 20:07:33 -0500
committerKim Phillips <[email protected]>2007-08-10 01:12:02 -0500
commit1ded0242e437259366792d52b7e9d1e1931d8fa5 (patch)
tree7eda745041cc66b89471f39408a2de91e2832b1f /include
parentb0d2962faf200b816410893faff31e54287b9075 (diff)
mpc83xx: Add support for 8360 silicon revision 2.1
This change adds 8360 silicon revision 2.1 support to u-boot. Signed-off-by: Lee Nipper <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/mpc83xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index 336c0ac4f22..01df06bf192 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -86,6 +86,8 @@
#define SPR_8360_REV12 0x80490012
#define SPR_8360E_REV20 0x80480020
#define SPR_8360_REV20 0x80490020
+#define SPR_8360E_REV21 0x80480021
+#define SPR_8360_REV21 0x80490021
#define SPR_8323E_REV10 0x80620010
#define SPR_8323_REV10 0x80630010