From 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Wed, 10 Sep 2008 11:15:28 +0200 Subject: muas3001: update BR4 settings Also set up the port pins for using I2C. Signed-off-by: Heiko Schocher --- include/configs/muas3001.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/muas3001.h') diff --git a/include/configs/muas3001.h b/include/configs/muas3001.h index bc085b8b7..a13648b6e 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) -- cgit v1.2.3