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

Simon Glass sjg at chromium.org
Tue Dec 19 04:24:46 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.
> Correct the generated unit names when U-Boot's mkimage creates a FIT
> image.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  tools/fit_image.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list