diff mbox

[U-Boot,v6,20/21] i.MX6: SabreSD: mx6sabresd_spl_defconfig => mx6sabresd_defconfig

Message ID 1495105231-1723-21-git-send-email-jagan@openedev.com
State Superseded
Delegated to: Stefano Babic
Headers show

Commit Message

Jagan Teki May 18, 2017, 11 a.m. UTC
From: Jagan Teki <jagan@amarulasolutions.com>

Now, SabreSD support SPL for all cpu types and the only configuration
option, So renamed mx6sabresd_spl_defconfig to mx6sabresd_defconfig

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 board/freescale/mx6sabresd/MAINTAINERS                     | 2 +-
 configs/{mx6sabresd_spl_defconfig => mx6sabresd_defconfig} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename configs/{mx6sabresd_spl_defconfig => mx6sabresd_defconfig} (100%)

Comments

Fabio Estevam May 18, 2017, 12:27 p.m. UTC | #1
On Thu, May 18, 2017 at 8:00 AM, Jagan Teki <jagan@openedev.com> wrote:
> From: Jagan Teki <jagan@amarulasolutions.com>
>
> Now, SabreSD support SPL for all cpu types and the only configuration
> option, So renamed mx6sabresd_spl_defconfig to mx6sabresd_defconfig
>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Already part of my series.
diff mbox

Patch

diff --git a/board/freescale/mx6sabresd/MAINTAINERS b/board/freescale/mx6sabresd/MAINTAINERS
index 262c816..9575261 100644
--- a/board/freescale/mx6sabresd/MAINTAINERS
+++ b/board/freescale/mx6sabresd/MAINTAINERS
@@ -3,4 +3,4 @@  M:	Fabio Estevam <fabio.estevam@nxp.com>
 S:	Maintained
 F:	board/freescale/mx6sabresd/
 F:	include/configs/mx6sabresd.h
-F:	configs/mx6sabresd_spl_defconfig
+F:	configs/mx6sabresd_defconfig
diff --git a/configs/mx6sabresd_spl_defconfig b/configs/mx6sabresd_defconfig
similarity index 100%
rename from configs/mx6sabresd_spl_defconfig
rename to configs/mx6sabresd_defconfig