
On 3 December 2017 at 19:05, Andre Przywara andre.przywara@arm.com wrote:
The DT spec demands a unit-address in a node name to match the "reg" property in that node. Newer dtc versions will throw warnings if this is not the case. Fix all occurences in various documentation files where this was not observed, to not give bad examples to the reader.
Signed-off-by: Andre Przywara andre.przywara@arm.com
.../arm/cpu/armv8/fsl-layerscape/doc/README.falcon | 16 +++++----- doc/README.uniphier | 36 +++++++++++----------- doc/chromium/chromebook_jerry.its | 16 +++++----- doc/chromium/nyan-big.its | 16 +++++----- 4 files changed, 42 insertions(+), 42 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm thanks!