Skip to content

Commit 4dd4bb9

Browse files
committed
ayufan: dts: update sun50i-a64 dts
1 parent 3fb7a86 commit 4dd4bb9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
};
4343
};
4444

45+
aliases {
46+
// This allows setting ethaddr from u-boot command line
47+
ethernet0 = &emac;
48+
};
49+
4550
cpus {
4651
#address-cells = <1>;
4752
#size-cells = <0>;

0 commit comments

Comments
 (0)