]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/u-boot/sunxi/nanopi-r1-add-mac.diff
u-boot-friendlyarm: add u-boot for nanopi-r1 to boot from eMMC
[ipfire-2.x.git] / src / patches / u-boot / sunxi / nanopi-r1-add-mac.diff
CommitLineData
6836e528
AF
1diff -Naur u-boot-1ee53f5cff60d4daf9e5b49873932c454d53383a.org/arch/arm/dts/sun8i-h3-nanopi-r1.dts u-boot-1ee53f5cff60d4daf9e5b49873932c454d53383a/arch/arm/dts/sun8i-h3-nanopi-r1.dts
2--- u-boot-1ee53f5cff60d4daf9e5b49873932c454d53383a.org/arch/arm/dts/sun8i-h3-nanopi-r1.dts 2019-08-05 09:02:22.211159367 +0000
3+++ u-boot-1ee53f5cff60d4daf9e5b49873932c454d53383a/arch/arm/dts/sun8i-h3-nanopi-r1.dts 2019-08-05 09:05:25.745207373 +0000
4@@ -46,6 +46,11 @@
5 model = "FriendlyElec NanoPi H3";
6 compatible = "friendlyarm,nanopi-m1-plus", "allwinner,sun8i-h3";
7
8+ aliases {
9+ /* entry to generate a second mac address for the realtek
10+ u-boot ignore that it point to wrong device */
11+ ethernet1 = &emac;
12+ };
13
14 reg_gmac_3v3: gmac-3v3 {
15 compatible = "regulator-fixed";