forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/openrisc/boot/dts/or1ksim.dts
....@@ -49,8 +49,9 @@
4949 };
5050
5151 enet0: ethoc@92000000 {
52
- compatible = "opencores,ethmac-rtlsvn338";
53
- reg = <0x92000000 0x100>;
52
+ compatible = "opencores,ethoc";
53
+ reg = <0x92000000 0x800>;
5454 interrupts = <4>;
55
+ big-endian;
5556 };
5657 };