summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2021-04-03 16:58:49 +0200
committerMarek Vasut <[email protected]>2021-05-12 21:36:27 +0200
commit8f76c9d73ab2ae58a84094990de3d0733ce23b13 (patch)
tree41cbee7a190f8a13f99f03bdfce90d3cc4ee78ad /scripts
parentbd83431ea331a3360521e1a393e8fcc1c72965fe (diff)
ARM: renesas: Scrub duplicate memory nodes from DT on Gen3
Scrub duplicate /memory@* node entries here. Some R-Car DTs might contain multiple /memory@* nodes, however fdt_fixup_memory_banks() either generates single /memory node or updates the first /memory node. Any remaining memory nodes are thus potential duplicates. However, it is not possible to delete all the memory nodes right away, since some of those might not be DRAM memory nodes, but some sort of other memory. Thus, delete only the memory nodes which are in the R-Car3 DBSC ranges. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions