summaryrefslogtreecommitdiffstats
path: root/include/configs/muas3001.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-09-10 11:15:28 +0200
committerWolfgang Denk <wd@denx.de>2008-09-10 11:20:27 +0200
commit0b7c5639891f4103a0e31ec7ae0beb3e97ed3836 (patch)
treeb8a737f6cb3c0dc225f6723a5052300af235e133 /include/configs/muas3001.h
parent3591293509e0c0bcf244b0f974775bff2e25697e (diff)
downloadblackbird-obmc-uboot-0b7c5639891f4103a0e31ec7ae0beb3e97ed3836.tar.gz
blackbird-obmc-uboot-0b7c5639891f4103a0e31ec7ae0beb3e97ed3836.zip
muas3001: update BR4 settings
Also set up the port pins for using I2C. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/muas3001.h')
-rw-r--r--include/configs/muas3001.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/muas3001.h b/include/configs/muas3001.h
index bc085b8b78..a13648b6ef 100644
--- a/include/configs/muas3001.h
+++ b/include/configs/muas3001.h
@@ -395,7 +395,7 @@
#define CFG_IO_SIZE 1
#define CFG_BR4_PRELIM ((CFG_IO_BASE & BRx_BA_MSK) |\
- BRx_PS_32 | BRx_MS_GPCM_L | BRx_V)
+ BRx_PS_16 | BRx_MS_GPCM_L | BRx_V)
#define CFG_OR4_PRELIM (0xfff80020)
OpenPOWER on IntegriCloud