diff options
| author | Mikhail Kshevetskiy <[email protected]> | 2025-10-08 10:09:02 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-15 15:08:27 -0600 |
| commit | 40f57b571c1895fa077be922e2cd1345b27efe2d (patch) | |
| tree | 76cab6066ee648cdc583ca4c81d452511b812fdf /include/linux | |
| parent | f21920f7e7952b3f9657bd1674085211925e52f9 (diff) | |
arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED value
This partly fix commit 726404a66c773 ("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: 726404a66c773 ("airoha: rework RAM size handling to support multiple RAM size")
Signed-off-by: Mikhail Kshevetskiy <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
