From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timo Tuunainen Date: Thu, 31 Jan 2008 10:15:15 +0200 Subject: [U-Boot-Users] [PATCH 0/4] [ARM] Support for Artila M-501 starter kit In-Reply-To: References: Message-ID: <47A18393.20402@sysart.fi> 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 Artila M-501 starter kit: http://www.artila.com/p_matrix.html#m_501 The supported features include: - Atmel AT91RM9200 - SDRAM (32MB on the V02 processor card) - Serial port DBGU - LEDs - Buzzer - NOR Flash - Ethernet - I2C - RTC This patch is to be applied on top of the current U-Boot git tree. Some modifications are based on work done by Alan Lu from Artila. Kimmo Leppala / Sysart and Timo Tuunainen / Sysart