> On 23.08.2018, at 05:01, Kever Yang <[email protected]> wrote: > > Patch fix warning: > /builddir/BUILD/u-boot-2018.05-rc2/"arch/arm/mach-rockchip/make_fit_atf.py" \ > arch/arm/dts/rk3399-firefly.dtb > u-boot.its > ./tools/mkimage -f u-boot.its -E u-boot.itb >/dev/null && cat > /dev/null > u-boot.itb.tmp: Warning (unit_address_vs_reg): Node /images/uboot@1 > has a unit name, but no reg property > u-boot.itb.tmp: Warning (unit_address_vs_reg): Node /images/atf@1 has > a unit name, but no reg property > u-boot.itb.tmp: Warning (unit_address_vs_reg): Node /images/atf@2 has > a unit name, but no reg property > u-boot.itb.tmp: Warning (unit_address_vs_reg): Node /images/atf@3 has > a unit name, but no reg property > u-boot.itb.tmp: Warning (unit_address_vs_reg): Node /images/fdt@1 has > a unit name, but no reg property > u-boot.itb.tmp: Warning (unit_address_vs_reg): Node > /configurations/config@1 has a unit name, but no reg property > make[1]: Leaving directory > '/builddir/BUILD/u-boot-2018.05-rc2/builds/firefly-rk3399' > > Reported-by: Peter Robinson <[email protected]> > Signed-off-by: Kever Yang <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]> Acked-by: Philipp Tomsich <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

