[U-Boot] [PATCH 7/7] armv8: secure firmware: fix incorrect unit address in node name
Simon Glass
sjg at chromium.org
Tue Dec 19 04:24:48 UTC 2017
Hi Andre,
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.
> Remove the unit address from the config node name when U-Boot deals with
> secure firmware FIT images.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> arch/arm/cpu/armv8/sec_firmware.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
After this series, what remains to be converted?
- Simon
More information about the U-Boot
mailing list