summaryrefslogtreecommitdiffstats
path: root/include/mpc83xx.h
diff options
context:
space:
mode:
authorTor Krill <tor@excito.com>2008-06-02 15:09:30 +0200
committerKim Phillips <kim.phillips@freescale.com>2008-06-10 12:19:04 -0500
commitd82b4fc0ce8cca95e857fc51022e841cb2dbee6a (patch)
treec124c18374c0141cf030171dc37a4ef96e6bb90b /include/mpc83xx.h
parent8155efbd7ae9c65564ca98affe94631d612ae088 (diff)
downloadblackbird-obmc-uboot-d82b4fc0ce8cca95e857fc51022e841cb2dbee6a.tar.gz
blackbird-obmc-uboot-d82b4fc0ce8cca95e857fc51022e841cb2dbee6a.zip
Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h
Signed-off-by: Tor Krill <tor@excito.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/mpc83xx.h')
-rw-r--r--include/mpc83xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index d2e1e2bb6c..3dc926d7bb 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -820,6 +820,7 @@
#define CSCONFIG_EN 0x80000000
#define CSCONFIG_AP 0x00800000
#define CSCONFIG_ODT_WR_ACS 0x00010000
+#define CSCONFIG_BANK_BIT_3 0x00004000
#define CSCONFIG_ROW_BIT 0x00000700
#define CSCONFIG_ROW_BIT_12 0x00000000
#define CSCONFIG_ROW_BIT_13 0x00000100
OpenPOWER on IntegriCloud