summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-03-29 12:16:41 +0200
committerWolfgang Denk <wd@denx.de>2007-03-29 12:16:41 +0200
commit6db7d0af2336c126e4d4b2f248cc23516bdd46a8 (patch)
tree126f54b515332415f9665d51598500921119c16c /include/asm-ppc
parent44ba464b99001f8bd1c456a1e9d59726252f707a (diff)
parent6eb1df835191d8ce4b81d5af40fa8e0fbe78e997 (diff)
downloadblackbird-obmc-uboot-6db7d0af2336c126e4d4b2f248cc23516bdd46a8.tar.gz
blackbird-obmc-uboot-6db7d0af2336c126e4d4b2f248cc23516bdd46a8.zip
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/immap_86xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/immap_86xx.h b/include/asm-ppc/immap_86xx.h
index a5552c48ee..0e3fc3403d 100644
--- a/include/asm-ppc/immap_86xx.h
+++ b/include/asm-ppc/immap_86xx.h
@@ -721,6 +721,8 @@ typedef struct ccsr_pic {
uint frr; /* 0x41000 - Feature Reporting Register */
char res10[28];
uint gcr; /* 0x41020 - Global Configuration Register */
+#define MPC86xx_PICGCR_RST 0x80000000
+#define MPC86xx_PICGCR_MODE 0x20000000
char res11[92];
uint vir; /* 0x41080 - Vendor Identification Register */
char res12[12];
OpenPOWER on IntegriCloud