[U-Boot] [PATCH 3/7] doc: fix incorrect usage of DT node unit address

Simon Glass sjg at chromium.org
Tue Dec 19 04:24:37 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>


More information about the U-Boot mailing list