Skip to content

d/patches: Add mandatory fields in reserved-memory node

On the R-Car Gen3 boards, u-boot will apply this reserved-memory node directly on the Linux device-tree.

The linux kernel requires that the ranges, #address-cells and #size-cells values must be set in the reserved-memory node.

https://phabricator.apertis.org/T9226

Edited by Detlev Casanova

Merge request reports