arm64: dts: adi: sc846: fix DRAM size and drop SRAM memory nodes - #3508
arm64: dts: adi: sc846: fix DRAM size and drop SRAM memory nodes#3508artursartamonovsadi wants to merge 1 commit into
Conversation
Fix memmory node from 0x20000000 to 0x40000000 to matcha actual size Removed unused L2 SRAM node Fix rpmsg nodes to actual memmory ranges sc846-som.dts repeated both memory nodes already present in sc846.dtsi. Remove the duplicates so memory is described once, in the dtsi. Fixes: 212bd65 ("arm64: dts: adi: add device trees for SC846 SoM and EZ-KIT") Signed-off-by: Arturs Artamonovs <Arturs.Artamonovs@analog.com>
LLM reviewThis series fixes the SC846 SoM/EZ-KIT DRAM size and removes duplicated/unused memory nodes. run: 32498102643
|
PR Description
Set DDR memroy region to max memory.
Remove unused and untested L2 SRAM node
Set rpmsg node to match L2 memory region
Tested with:
stress --vm 2 --vm-bytes 64M --timeout 60s
PR Type
PR Checklist