diff --git a/ox-plic.dts b/ox-plic.dts index f40168c..6d2309e 100644 --- a/ox-plic.dts +++ b/ox-plic.dts @@ -141,16 +141,18 @@ status = "okay"; }; -// ethernet0 { -// xlnx,rxmem = <0x000005f2>; -// carv,mtu = <0x000005dc>; -// carv,no-mac; -// device_type = "network"; -// local-mac-address = [02 05 00 01 00 05]; -// axistream-connected = <0x000000fe>; -// compatible = "xlnx,xxv-ethernet-1.0-carv"; -// memory-region = <ð_pool>; -// }; + ethernet0 { + xlnx,rxmem = <0x000005f2>; + carv,mtu = <0x000005dc>; + carv,no-mac; + device_type = "network"; + local-mac-address = [02 05 00 01 00 05]; + axistream-connected = <0x000000fe>; + //compatible = "xlnx,xxv-ethernet-1.0-carv"; + compatible = "xlnx,axi-ethernet-1.00.a"; + memory-region = <ð_pool>; + }; + // dma@40400000 { // xlnx,include-dre; // phandle = <0x000000fe>;