Skip to content
Snippets Groups Projects
Commit 6a19c46c authored by Andre Schwarz's avatar Andre Schwarz Committed by Kim Phillips
Browse files

fix non-working mvBL-M7


Add missing #define CONFIG_HIGH_BATS in mvBL-M7 board config file.

Signed-off-by: default avatarAndre Schwarz <andre.schwarz@matrix-vision.de>
Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent 846f1574
No related branches found
No related tags found
No related merge requests found
......@@ -336,6 +336,7 @@
#define CFG_HID0_FINAL CFG_HID0_INIT
#define CFG_HID2 HID2_HBE
#define CONFIG_HIGH_BATS 1
/* DDR */
#define CFG_IBAT0L (CFG_SDRAM_BASE | BATL_PP_10 | BATL_MEMCOHERENCE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment