[U-Boot] [PATCH 22/23] ARM: rmobile: salvator-x: Rename the defconfig to match the SoC
Marek Vasut
marek.vasut at gmail.com
Sat May 13 13:57:52 UTC 2017
Rename the salvator-x_defconfig to r8a7795_salvator-x_defconfig in
preparation for the r8a7796 support on salvator-x board.
Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx at renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
---
board/renesas/salvator-x/MAINTAINERS | 2 +-
configs/{salvator-x_defconfig => r8a7795_salvator-x_defconfig} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename configs/{salvator-x_defconfig => r8a7795_salvator-x_defconfig} (100%)
diff --git a/board/renesas/salvator-x/MAINTAINERS b/board/renesas/salvator-x/MAINTAINERS
index abd05c88e0..33c105d0cc 100644
--- a/board/renesas/salvator-x/MAINTAINERS
+++ b/board/renesas/salvator-x/MAINTAINERS
@@ -3,4 +3,4 @@ M: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
S: Maintained
F: board/renesas/salvator-x/
F: include/configs/salvator-x.h
-F: configs/salvator-x_defconfig
+F: configs/r8a7795_salvator-x_defconfig
diff --git a/configs/salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
similarity index 100%
rename from configs/salvator-x_defconfig
rename to configs/r8a7795_salvator-x_defconfig
--
2.11.0
More information about the U-Boot
mailing list