u-boot-brain/arch/arm/mach-imx/mx7
Igor Opaniuk fb99ac9caf imx: mx7: fix DDRC size in A7-M4 mapping table
According to i.MX 7Solo Applications Processor Reference Manual,
2.1.3 Cortex-M4 Memory Map, M4 can address only 1536MB of DDRC
(Start Address: 0x8000_0000; End Address: 0xDFFF_FFFF).
Correct DDRC size to 0x60000000.

Fixes: c0f037f6("mach-imx: bootaux: elf firmware support")
Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
2020-07-27 14:00:36 +02:00
..
clock_slice.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ddr.c ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 2020-06-22 17:44:06 +02:00
Kconfig ARM: imx: soc: Select default TEXT_BASE for MX7 2020-06-22 17:44:20 +02:00
Makefile imx: mx7: add system suspend/resume support 2018-09-04 08:47:23 +02:00
psci-mx7.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
psci-suspend.S imx: mx7: add system suspend/resume support 2018-09-04 08:47:23 +02:00
snvs.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
soc.c imx: mx7: fix DDRC size in A7-M4 mapping table 2020-07-27 14:00:36 +02:00