Hi Wolfgang Denk,
On 02/09/2014 07:13 PM, Wolfgang Denk wrote:
Dear Bo Shen,
In message <1391932359-23520-1-git-send-email-voice.s...@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.s...@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
This board name is "SAMA5D3 Xplained", while not "Xplained". Using two
words as a total as this board name. For the source code, we use low
case for these two words and connect with underscore. I think no need to
rename.
Thanks.
Best regards,
Wolfgang Denk
Best Regards,
Bo Shen
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot