summaryrefslogtreecommitdiff
path: root/board/m501sk/memsetup.S
Commit message (Collapse)AuthorAgeLines
* use correct at91rm9200 register name in m501sk boardJean-Christophe PLAGNIOL-VILLARD2008-03-30-4/+4
| | | | | | | | This fixes a naming bug for at91rm9200 lowlevel init code: NOR boot flash is on chipselect 0, not chipselect 2. This makes code use the register name from chip datasheets. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Support for Artila M-501 starter kitTimo Tuunainen2008-02-14-0/+200
Kimmo Leppala / Sysart and Timo Tuunainen / Sysart