[U-Boot] [PATCH] ARM: atmel: add sama5d3 Xplained board support

Wolfgang Denk wd at denx.de
Sun Feb 9 12:13:28 CET 2014


Dear Bo Shen,

In message <1391932359-23520-1-git-send-email-voice.shen at atmel.com> you wrote:
> 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 at atmel.com>
> ---
> 
>  board/atmel/sama5d3_xplained/Makefile           |  15 ++
>  board/atmel/sama5d3_xplained/sama5d3_xplained.c | 130 +++++++++++++++
>  boards.cfg                                      |   2 +
>  include/configs/sama5d3_xplained.h              | 203 ++++++++++++++++++++++++
>  4 files changed, 350 insertions(+)
>  create mode 100644 board/atmel/sama5d3_xplained/Makefile
>  create mode 100644 board/atmel/sama5d3_xplained/sama5d3_xplained.c
>  create mode 100644 include/configs/sama5d3_xplained.h

Can we please stop using the SoC name in the board config name?  The
board name is just that: the name of the board.

Please rename all sama5d3_xplained => xplained

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Parkinson's Law:  Work expands to fill the time alloted it.


More information about the U-Boot mailing list