Files
u-boot/configs
Peng Fan 658ff9d035 spl: imx8mm: enlarge SPL_MAX_SIZE
The CONFIG_SPL_MAX_SIZE could be 0x27000 for i.MX8MM when SPL_TEXT_BASE
set to 0x7E1000.

The DDR firmware max uses 96KB, there is a 4KB padding header before
SPL_TEXT_BASE, so the SPL MAX SIZE is `256KB - 96KB - 4KB`.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
2022-07-26 11:28:59 +02:00
..
2022-06-22 21:30:05 -04:00
2022-07-11 14:58:57 -04:00
2022-07-08 17:57:34 -04:00
2022-07-11 14:58:57 -04:00
2022-06-08 14:00:22 -04:00