summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2025-09-10 10:37:35 +0200
committerTom Rini <[email protected]>2025-10-07 17:11:49 -0600
commit726404a66c773d8ee1b2d25725f3a6ef470f1b3e (patch)
tree1a21f3c391c1451cb2301b86a9a19eda327cb0da /include/linux
parent6f180984700fdff706e3a0ed6d84ce7ca50f17fc (diff)
airoha: rework RAM size handling to support multiple RAM size
There are multiple version of the same reference board with different RAM size and it's not enough to base the RAM size entirely from DT. To better support it use the get_ram_size way to scan for the actual RAM size of Airoha SoC and increase the size of the memory map. Also rework the memory map to account for 2 memory map. The first one of 2GB for 32bit DMA and for safe usage of U-Boot. The second one for the rest of the RAM since up to 8GB are supported. Reviewed-by: Mikhail Kshevetskiy <[email protected]> Signed-off-by: Christian Marangi <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions