[PATCH 0/2] fix an7581 panic caused by attempt to support multiple RAM size

Mikhail Kshevetskiy mikhail.kshevetskiy at iopsys.eu
Wed Oct 8 09:09:01 CEST 2025


The commit 726404a66c773 ("airoha: rework RAM size handling to support
multiple RAM size") is not good enougth. It results in pacnic during
determining of memory size amount.

This patch series partly fix and partly revert the above commit.
Unfortunately for now we have no a good way to determine the an7581
memory size.

Mikhail Kshevetskiy (2):
  arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED value
  arm/airoha: partly revert support of multiple RAM size for an7581

 arch/arm/mach-airoha/an7581/init.c | 12 +-----------
 include/configs/an7581.h           |  1 +
 2 files changed, 2 insertions(+), 11 deletions(-)

-- 
2.51.0



More information about the U-Boot mailing list