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

Jagan Teki jagan at openedev.com
Thu May 18 11:00:30 UTC 2017


From: Jagan Teki <jagan at 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 at 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%)

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 at 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
-- 
1.9.1



More information about the U-Boot mailing list