From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Mon, 28 Jan 2008 11:51:24 +0100 Subject: [U-Boot-Users] [PATCH 0/5] [ARM] AT91CAP9 support Message-ID: <1201517484.5985.26.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, This series of patches adds support for Atmel's AT91CAP9 Customizable Microcontrollers family: http://www.atmel.com/products/AT91CAP/Default.asp and more specifically for the AT91CAP9A-DK development kit: http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138 The supported features include: - SDRAM - Serial port DBGU - LEDs - SPI - NOR Flash - NAND Flash with ECC soft - DataFlash (through SPI) - Ethernet This patch is to be applied on top of the current u-boot git tree + three small patches I submitted a few days ago but weren't picked up by anyone: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35306 http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35307 http://article.gmane.org/gmane.comp.boot-loaders.u-boot/35309 This is the third submission of the AT91CAP9 support, with many coding style fixes. Thanks. Signed-off-by: Stelian Pop -- Stelian Pop