[U-Boot] [PATCH 1/3] mx6sabresd: Rename target to mx6sabresd_defconfig
Fabio Estevam
festevam at gmail.com
Thu May 18 11:15:02 UTC 2017
From: Fabio Estevam <fabio.estevam at nxp.com>
As mx6sabresd only supports SPL target now, there is no need to
keep the 'spl' in the name of the target, so simply rename it
to mx6sabresd_defconfig.
Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
---
configs/{mx6sabresd_spl_defconfig => mx6sabresd_defconfig} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename configs/{mx6sabresd_spl_defconfig => mx6sabresd_defconfig} (100%)
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
--
2.7.4
More information about the U-Boot
mailing list