diff options
Diffstat (limited to 'arch/m68k/dts/M54455EVB_intel.dts')
-rw-r--r-- | arch/m68k/dts/M54455EVB_intel.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/m68k/dts/M54455EVB_intel.dts b/arch/m68k/dts/M54455EVB_intel.dts index c92228fc8b..54209d25a7 100644 --- a/arch/m68k/dts/M54455EVB_intel.dts +++ b/arch/m68k/dts/M54455EVB_intel.dts @@ -24,3 +24,11 @@ status = "okay"; }; +&fec0 { + status = "okay"; +}; + +&fec1 { + status = "okay"; + mii-base = <0>; +}; |