From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pantelis Antoniou Date: Thu, 19 Jun 2003 16:20:26 +0300 Subject: [U-Boot-Users] [PATCH] Update NetVia with V2 board support Message-ID: <3EF1B89A.3090003@intracom.gr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Hi The attached patch adds support in u-boot for the NetVia V2 board. Possible points of interest are: The LEDs are located on an external register so the status_led code got moved to the drivers directory and abstracted. The serial console is provided by a max3100 SPI/UART converter chip, file drivers/serial_max3100.c Awaiting comments... Regards Pantelis