From 06a7e6a97b69f488ed217fa466c1f69aa2b1a2eb Mon Sep 17 00:00:00 2001 From: lekernel Date: Sat, 16 Jan 2010 15:19:31 +0100 Subject: [PATCH] Disable Ethernet by default --- boards/xilinx-ml401/rtl/setup.v | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/xilinx-ml401/rtl/setup.v b/boards/xilinx-ml401/rtl/setup.v index 9c07adfd..9abb60a0 100644 --- a/boards/xilinx-ml401/rtl/setup.v +++ b/boards/xilinx-ml401/rtl/setup.v @@ -1,6 +1,6 @@ /* * Milkymist VJ SoC - * Copyright (C) 2007, 2008, 2009 Sebastien Bourdeauducq + * Copyright (C) 2007, 2008, 2009, 2010 Sebastien Bourdeauducq * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,7 +28,7 @@ `define ENABLE_TMU `define ENABLE_PS2_KEYBOARD `define ENABLE_PS2_MOUSE -`define ENABLE_ETHERNET +//`define ENABLE_ETHERNET /* * System clock frequency in Hz.