116dd8e527
The iMX RT1060 and RT1064 have additional dedicated 512KB on-chip ram. This OCRAM2 is mapped at 0x20200000, formerly OCRAM1 (flexram) mapping which is moved to 0x20280000 in order to guarentee global OCRAM memory continuity regardless OCRAM1 size configuration (256KB by default). In default configuration, this gives 768KB (512+256) on-chip ram: 0x20200000 to 0x202BFFFF. OCRAM2: 0x20200000 - 0x2027FFFF OCRAM1(FlexRam): 0x2028FFFF - 0x202BFFFF Add this memory region as a single node in the rt1060 device tree. Note: MPU expects power of two memory region, in case of 768KB, let the MPU configure 1MB instead. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> |
||
---|---|---|
.. | ||
mcimx6x_m4 | ||
mcimx7_m4 | ||
rt | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc |