Skip to content
Snippets Groups Projects
Commit 8837af15 authored by Andre Przywara's avatar Andre Przywara Committed by Simon Glass
Browse files

sunxi: arm64: correct usage of DT node address in FIT generation


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.
Adjust the FIT build script for 64-bit Allwinner boards to remove the
bogus addresses from the node names and avoid the warnings.
This avoids a warning with recent versions of the dtc tool.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent b2267e8a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment