u-boot-brain/board/toradex/verdin-imx8mm
Peng Fan 3c41728d80 imx8m: Refactor the OPTEE memory removal
Current codes assume the OPTEE address is at the end of first DRAM bank.
Adjust the process to allow OPTEE in the middle of first bank.

When OPTEE memory is removed from first bank, it may split the first bank
to two banks, adjust the MMU table for the split case,
Since the default CONFIG_NR_DRAM_BANKS is 4, it is enough, just enlarge
i.MX8MP evk to default to avoid issue.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com>
Tested-by: Silvano di Ninno <silvano.dininno@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-07-14 15:23:48 +08:00
..
imximage.cfg board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
Kconfig board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
lpddr4_timing.c board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
MAINTAINERS toradex: MAINTAINERS: entries for new reST docs 2020-03-05 18:19:40 +08:00
Makefile board: toradex: Add Verdin iMX8M Mini support 2020-02-09 14:50:52 +01:00
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
verdin-imx8mm.c imx8m: Refactor the OPTEE memory removal 2020-07-14 15:23:48 +08:00