[U-Boot-Users] [PATCH 0/4] [ARM] Support for Artila M-501 starter kit

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

On Thu, Jan 31, 2008 at 10:15:15AM +0200, Timo Tuunainen wrote:
This series of patches adds support for Artila M-501 starter kit: http://www.artila.com/p_matrix.html#m_501
Whole patch serie was trashed by your mailer (line wrapped). You didn't follow coding style - http://www.denx.de/wiki/UBoot/CodingStyle Please make sure you understand what you are copying from other boards source files. struct bd_info_ext is not needed, please remove: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/33936/ CONFIG_BOOTBINFUNC is obsolete, use CONFIG_SKIP_LOWLEVEL_INIT instead. Btw, do you need this configuration at all? It obviously cannot work. http://article.gmane.org/gmane.comp.boot-loaders.u-boot/33935/
Best regards, ladis
participants (2)
-
Ladislav Michl
-
Timo Tuunainen