board: sama5d4_xplained: Set mac address from eeprom
[platform/kernel/u-boot.git] / arch / arm / dts / at91-sama5d4_xplained.dts
index ca6aff2..0592b31 100644 (file)
 
                        i2c0: i2c@f8014000 {
                                status = "okay";
+
+                               i2c_eeprom: i2c_eeprom@5c {
+                                       compatible = "atmel,24mac402";
+                                       reg = <0x5c>;
+                               };
                        };
 
                        macb0: ethernet@f8020000 {