From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miles Date: Thu, 2 Oct 2003 14:08:41 -0700 Subject: [U-Boot-Users] Can ethernet be disabled? Message-ID: <200310021408.41668.dave@minervatech.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I'm porting u-boot to a custom PXA255 board. At present there is no network interface so I'm only interested in loading data over a serial port. Can I disable network support pre-compilation to cut down the size of u-boot? ie. Is there an equivalent of " #define CONFIG_LCD 0 " to disable network support.? So far builds fail unless I define at least one network controller. Cheers -- David Miles Minerva Technology Inc.