rockchip: tinker: set ethaddr in late init
[platform/kernel/u-boot.git] / arch / arm / dts / rk3288-tinker.dts
index 22881cb..ea2f715 100644 (file)
 &gpio8 {
        u-boot,dm-pre-reloc;
 };
+
+&i2c2 {
+    m24c08@50 {
+        compatible = "at,24c08", "i2c-eeprom";
+        reg = <0x50>;
+    };
+};