mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-21 22:51:27 +02:00
fix non-working mvBL-M7
Add missing #define CONFIG_HIGH_BATS in mvBL-M7 board config file. Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
parent
846f1574dd
commit
6a19c46cae
@ -336,6 +336,7 @@
|
|||||||
#define CFG_HID0_FINAL CFG_HID0_INIT
|
#define CFG_HID0_FINAL CFG_HID0_INIT
|
||||||
|
|
||||||
#define CFG_HID2 HID2_HBE
|
#define CFG_HID2 HID2_HBE
|
||||||
|
#define CONFIG_HIGH_BATS 1
|
||||||
|
|
||||||
/* DDR */
|
/* DDR */
|
||||||
#define CFG_IBAT0L (CFG_SDRAM_BASE | BATL_PP_10 | BATL_MEMCOHERENCE)
|
#define CFG_IBAT0L (CFG_SDRAM_BASE | BATL_PP_10 | BATL_MEMCOHERENCE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user