[U-Boot] [PATCH] ARM: dts: skeleton: fix unit name warning from dtc

Stephen Warren swarren at wwwdotorg.org
Mon Mar 13 15:49:09 UTC 2017


On 03/13/2017 01:53 AM, Wenyou Yang wrote:
> Fix the following warning from dtc by adding the unit name for
> the memory node.
> ---8<---
> Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
> ---<8---

The /memory node is special; it must be named /memory so that it has a 
fixed well-known name. So NAK (whether applied to skeleton.dtsi, or the 
same logical change to any other DTS if skeleton.dtsi is removed).


More information about the U-Boot mailing list