diff options
author | Patrice Chotard <patrice.chotard@foss.st.com> | 2025-04-01 18:14:18 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2025-04-25 16:00:23 +0200 |
commit | 2662d1728d250d0342e00759ca6cc94dd0e2f011 (patch) | |
tree | f3c14379711b3a1a3f9510e3111764fbe6caa241 /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | c65b40226727a56d6c7b667848f701419f3002f5 (diff) |
arm: stm32mp: increase EARLY_TLB_SIZE to 0x10000
Depending on Soc (STM32MP25 vs STM32MP21), the memory map can be
different and it generates a different TLB page table configuration/size.
Increase EARLY_TLB_SIZE to 0x10000 to fix following error message
and panic:
"Insufficient RAM for page table: 0xb000 > 0xa000. Please increase the
size in get_page_table_size()"
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions