[U-Boot] [PATCH] ARM: SPL: FIT: fix DTC warnings on FIT generation

Jagan Teki jagannadh.teki at gmail.com
Mon Oct 16 20:59:14 UTC 2017


On Mon, Oct 9, 2017 at 10:15 AM, Simon Glass <sjg at chromium.org> wrote:
> Hi Andre,
>
> On 4 October 2017 at 17:24, Andre Przywara <andre.przywara at arm.com> wrote:
>> Newer versions of the device tree compiler (rightfully) complain about
>> mismatches between attributed node names (name@<addr>) and a missing
>> reg property in that node.
>> Adjust the FIT build script for 64-bit Allwinner boards to remove the
>> bogus addresses from the node names and avoid the warnings.
>>
>> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
>> ---
>>  board/sunxi/mksunxi_fit_atf.sh | 16 ++++++++--------
>>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> It looks like we have this problem all over the place. The
> documentation in doc/uImage now seems to have this problem too.
>
> I wonder if instead we should add reg / #address-cells / #size-cells properties?

If the update on dts, might be an another-overhead to maintain u-boot
dts wrt Linux dts sync.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.


More information about the U-Boot mailing list