projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c4dc3
)
POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
author
Becky Bruce
<becky.bruce@freescale.com>
Mon, 4 Aug 2008 19:01:16 +0000
(14:01 -0500)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 11 Aug 2008 21:52:19 +0000
(23:52 +0200)
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
include/configs/sbc8641d.h
patch
|
blob
|
history
diff --git
a/include/configs/sbc8641d.h
b/include/configs/sbc8641d.h
index 3cd9ff80f68c4d83cc5ffee3648d14bde53c2941..ebfcb463247574f1c5e93d6a50762e48b394bf76 100644
(file)
--- a/
include/configs/sbc8641d.h
+++ b/
include/configs/sbc8641d.h
@@
-58,6
+58,8
@@
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
+#define CONFIG_HIGH_BATS 1 /* High BATs supported and enabled */
+
#undef CONFIG_SPD_EEPROM /* Do not use SPD EEPROM for DDR setup*/
#undef CONFIG_DDR_DLL /* possible DLL fix needed */
#define CONFIG_DDR_2T_TIMING /* Sets the 2T timing bit */