summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-08-31 23:53:22 +0200
committerWolfgang Denk <wd@denx.de>2008-08-31 23:53:22 +0200
commit845842c1e4c465c895cdfcd013e162320d127048 (patch)
tree1a180a6218e098c2a280c45206c9b0d7e1abf5da /include/configs
parent5d9a5efa4b332f442b54a755d49969123c3a8742 (diff)
parent6b5049d056cd8ef72d1f2f461ceb2d033d93f759 (diff)
downloadblackbird-obmc-uboot-845842c1e4c465c895cdfcd013e162320d127048.tar.gz
blackbird-obmc-uboot-845842c1e4c465c895cdfcd013e162320d127048.zip
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/ads5121.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h
index 5f74afb0d7..f516c4602c 100644
--- a/include/configs/ads5121.h
+++ b/include/configs/ads5121.h
@@ -210,6 +210,7 @@
#define CFG_CS0_CFG 0x05059310 /* ALE active low, data size 4bytes */
#define CFG_CS2_CFG 0x05059010 /* ALE active low, data size 1byte */
+#define CFG_CS_ALETIMING 0x00000005 /* Use alternative CS timing for CS0 and CS2 */
/* Use SRAM for initial stack */
#define CFG_INIT_RAM_ADDR CFG_SRAM_BASE /* Initial RAM address */
OpenPOWER on IntegriCloud