From: Sebastian Huber <sebastian.hu...@embedded-brains.de>

The new area is used by the i.MX 6UltraLite for example.

Update #3869.
---
 bsps/arm/imx/start/bspstarthooks.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsps/arm/imx/start/bspstarthooks.c 
b/bsps/arm/imx/start/bspstarthooks.c
index 868da5a192..d35374e360 100644
--- a/bsps/arm/imx/start/bspstarthooks.c
+++ b/bsps/arm/imx/start/bspstarthooks.c
@@ -30,7 +30,7 @@ BSP_START_DATA_SECTION static arm_cp15_start_section_config
 imx_mmu_config_table[] = {
   ARMV7_CP15_START_DEFAULT_SECTIONS,
   {
-    .begin = 0x07000000U,
+    .begin = 0x00a00000U,
     .end = 0x70000000U,
     .flags = ARMV7_MMU_DEVICE
   }
-- 
2.16.4

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to