Add a label to the ATF reserved memory node so it can be referenced
by other device tree nodes or overlays.
No functional change intended.
Signed-off-by: Yalei Zang <yalei.zang@airoha.com>
Link: https://github.com/openwrt/openwrt/pull/24366
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
#size-cells = <2>;
ranges;
- atf@80000000 {
+ atf: atf@80000000 {
no-map;
reg = <0x0 0x80000000 0x0 0x200000>;
};
#size-cells = <2>;
ranges;
- atf@80000000 {
+ atf: atf@80000000 {
no-map;
reg = <0x0 0x80000000 0x0 0x200000>;
};