Am Mittwoch, 16. März 2016, 14:58:39 schrieb Andreas Färber: > A dtc update results in warnings for nodes with reg property but without > unit address in the node name, so rename /memory to /memory@0. > > Signed-off-by: Andreas Färber <[email protected]>
applied to a dts64-fixes branch for 4.6, after changing the commit message to ---- A dtc update results in warnings for nodes with reg property but without unit address in the node name, so rename /memory to /memory@startaddress (memory starts at 0 in the case of the rk3368). ---- To clarify that the @0 is not arbitary chosen. Heiko

