]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/socfpga_cyclone5_socrates.dts
board: sama5d4_xplained: Set mac address from eeprom
[u-boot] / arch / arm / dts / socfpga_cyclone5_socrates.dts
index 591d96c4120219ee7dbcfa4d4beeb08f0e36ab5f..bdd93248fb009a6b7b4adf6941977306651fb166 100644 (file)
        };
 
        aliases {
+               /*
+                * This allows the ethaddr uboot environment variable
+                * contents to be added to the gmac1 device tree blob.
+                */
+               ethernet0 = &gmac1;
                udc0 = &usb1;
        };
 
@@ -78,5 +83,6 @@
 };
 
 &usb1 {
+       disable-over-current;
        status = "okay";
 };