On Wed, May 24, 2017 at 10:43:05AM -0500, Franklin S Cooper Jr wrote:

> Adding the unit address to the memory node was causing the below error:
> Warning (reg_format): "reg" property in /memory has invalid length
> (8 bytes) (#address-cells == 2, #size-cells == 2)
> 
> Further debugging showed that this was due to the memory node added by
> default to skeleton.dtsi which was being included in keystone-k2g.dtsi.
> Adding a missing node was all that was needed to remove this deprecated
> dtsi file from the SoC dtsi. With skeleton.dtsi removed the dtc compiler
> no longer complained about including the unit address for the memory node.
> 
> Signed-off-by: Franklin S Cooper Jr <fcoo...@ti.com>

Reviewed-by: Tom Rini <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to