kernel/arch/openrisc/boot/dts/or1ksim.dts
.. .. @@ -49,8 +49,9 @@ 49 49 }; 50 50 51 51 enet0: ethoc@92000000 { 52 - compatible = "opencores,ethmac-rtlsvn338";53 - reg = <0x92000000 0x100>;52 + compatible = "opencores,ethoc";53 + reg = <0x92000000 0x800>;54 54 interrupts = <4>; 55 + big-endian;55 56 }; 56 57 };