[U-Boot] [PATCH 3/7] doc: fix incorrect usage of DT node unit address
sjg at google.com
sjg at google.com
Tue Dec 19 13:09:41 UTC 2017
On 3 December 2017 at 19:05, Andre Przywara <andre.przywara at 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 at 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 at chromium.org>
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list