Files
u-boot/include/configs
Mikhail Kshevetskiy 40f57b571c arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED value
This partly fix commit 726404a66c ("airoha: rework RAM size handling
to support multiple RAM size")

The function get_effective_memsize() do not see non-global defines
of CFG_MAX_MEM_MAPPED, so the effective memory size will not be changed.

Fix the issue by putting definition of CFG_MAX_MEM_MAPPED to the proper
place.

Fixes: 726404a66c ("airoha: rework RAM size handling to support multiple RAM size")
Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
2025-10-15 15:08:27 -06:00
..
2025-07-22 13:53:03 -06:00
2025-09-18 18:10:11 -06:00
2025-07-22 13:53:03 -06:00
2025-06-26 13:45:33 -06:00
2025-07-27 23:11:31 +01:00