summaryrefslogtreecommitdiffstats
path: root/include/configs/MVBLM7.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2008-06-10 13:25:24 -0500
committerKim Phillips <kim.phillips@freescale.com>2008-06-10 13:34:27 -0500
commit2329fe113d847e43cca8e4a0e4edd613b50b8492 (patch)
tree1f6ae0ae91ee71bb5741274f7f0ae06d4fabb60c /include/configs/MVBLM7.h
parenta1293e549b56da135ef32ffca5b9d35a16aa6802 (diff)
downloadblackbird-obmc-uboot-2329fe113d847e43cca8e4a0e4edd613b50b8492.tar.gz
blackbird-obmc-uboot-2329fe113d847e43cca8e4a0e4edd613b50b8492.zip
mpc83xx: MVBLM7: minor build fixups
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MVBLM7.h')
-rw-r--r--include/configs/MVBLM7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MVBLM7.h b/include/configs/MVBLM7.h
index 658433f906..349ca14bba 100644
--- a/include/configs/MVBLM7.h
+++ b/include/configs/MVBLM7.h
@@ -118,7 +118,7 @@
#define CFG_BR0_PRELIM (CFG_FLASH_BASE | BR_PS_16 | BR_V)
#define CFG_OR0_PRELIM ((~(CFG_FLASH_SIZE - 1) << 20) | OR_UPM_XAM | \
- OR_GPCM_CSNT | OR_GPCM_ACS_0b11 | OR_GPCM_XACS|\
+ OR_GPCM_CSNT | OR_GPCM_ACS_DIV2 | OR_GPCM_XACS|\
OR_GPCM_SCY_15 | OR_GPCM_TRLX | OR_GPCM_EHTR | \
OR_GPCM_EAD)
#define CFG_LBLAWBAR0_PRELIM CFG_FLASH_BASE
OpenPOWER on IntegriCloud