[U-Boot-Users] [PATCH ARM 0/5] AT91CAP9 support

Stelian Pop stelian at popies.net
Thu Jan 31 22:15:51 CET 2008


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 fifth submission of the AT91CAP9 support, with some
extra cleanup (one whitespace, a few #undefs and bd_info_ext removed).

Thanks.

Stelian.




More information about the U-Boot mailing list