All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bo Shen <voice.shen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: atmel: add sama5d3 Xplained board support
Date: Mon, 10 Feb 2014 11:25:35 +0800	[thread overview]
Message-ID: <52F846AF.10007@atmel.com> (raw)
In-Reply-To: <20140209111328.A272D380ECC@gemini.denx.de>

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.shen@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@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

  reply	other threads:[~2014-02-10  3:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-09  7:52 [U-Boot] [PATCH] ARM: atmel: add sama5d3 Xplained board support Bo Shen
2014-02-09 11:13 ` Wolfgang Denk
2014-02-10  3:25   ` Bo Shen [this message]
2014-03-09 18:43 ` [U-Boot] " Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52F846AF.10007@atmel.com \
    --to=voice.shen@atmel.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.