diff options
| author | Peng Fan <[email protected]> | 2022-07-26 16:40:31 +0800 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-07-26 11:28:59 +0200 |
| commit | 658ff9d035f558676dfcad091fbb985f4d15bad6 (patch) | |
| tree | e01c0f643e2b50edb0aae2bff3e04944d52856ff /include/linux | |
| parent | bb19f85168957a658a7d0aa19bda95158aeb3520 (diff) | |
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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
