diff mbox

[8/8] configs: rename atmel_xplained_defconfig

Message ID 1430398311-10804-9-git-send-email-alexandre.belloni@free-electrons.com
State Changes Requested
Headers show

Commit Message

Alexandre Belloni April 30, 2015, 12:51 p.m. UTC
For consistency, rename atmel_xplained_defconfig to
atmel_sama5d3_xplained_mmc_defconfig as this configuration supports
booting the sama5d3 Xplained with an MMC card (as opposed to the NAND
flash).

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 .../{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig}    | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename configs/{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig} (100%)

Comments

Ryan Barnett April 30, 2015, 2:36 p.m. UTC | #1
Alexandre,

On Thu, Apr 30, 2015 at 7:51 AM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> For consistency, rename atmel_xplained_defconfig to
> atmel_sama5d3_xplained_mmc_defconfig as this configuration supports
> booting the sama5d3 Xplained with an MMC card (as opposed to the NAND
> flash).
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
>  .../{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig}    | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename configs/{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig} (100%)

I believe the readme.txt under board/atmel/xplained should be updated
to say atmel_sama5d3_xplained_mmc_defconfig instead of
atmel_xplained_defconfig.

Thanks
-Ryan

>
> diff --git a/configs/atmel_xplained_defconfig b/configs/atmel_sama5d3_xplained_mmc_defconfig
> similarity index 100%
> rename from configs/atmel_xplained_defconfig
> rename to configs/atmel_sama5d3_xplained_mmc_defconfig
Alexandre Belloni April 30, 2015, 2:40 p.m. UTC | #2
On 30/04/2015 at 09:36:14 -0500, Ryan Barnett wrote :
> Alexandre,
> 
> On Thu, Apr 30, 2015 at 7:51 AM, Alexandre Belloni
> <alexandre.belloni@free-electrons.com> wrote:
> > For consistency, rename atmel_xplained_defconfig to
> > atmel_sama5d3_xplained_mmc_defconfig as this configuration supports
> > booting the sama5d3 Xplained with an MMC card (as opposed to the NAND
> > flash).
> >
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> > ---
> >  .../{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig}    | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename configs/{atmel_xplained_defconfig => atmel_sama5d3_xplained_mmc_defconfig} (100%)
> 
> I believe the readme.txt under board/atmel/xplained should be updated
> to say atmel_sama5d3_xplained_mmc_defconfig instead of
> atmel_xplained_defconfig.
> 

Indeed, I'll update it.
diff mbox

Patch

diff --git a/configs/atmel_xplained_defconfig b/configs/atmel_sama5d3_xplained_mmc_defconfig
similarity index 100%
rename from configs/atmel_xplained_defconfig
rename to configs/atmel_sama5d3_xplained_mmc_defconfig