summaryrefslogtreecommitdiff
path: root/board/atmel/sama5d3_xplained/sama5d3_xplained.c
Commit message (Collapse)AuthorAgeLines
* ARM: atmel: enable SPL on sama5d3_xplained boardBo Shen2014-05-27-0/+87
| | | | | | | It supports boot from NAND and SD/MMC card. Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
* ARM: atmel: add sama5d3 Xplained board supportBo Shen2014-03-09-0/+130
Add sama5d3 Xplained board support which use Atmel SAMA5D36 SoC. Now it supports boot from NAND flash and SD/MMC card. Features support: - NAND flash - SD/MMC card - Two USB hosts - Ethernet (one GMAC, one EMAC) Signed-off-by: Bo Shen <voice.shen@atmel.com> [reorder boards.cfg] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>