summaryrefslogtreecommitdiff
path: root/include/configs/kzm9g.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-08-20 11:35:28 -0400
committerTom Rini <trini@konsulko.com>2016-08-20 16:40:34 -0400
commitc98b171e1098f94b2ff7720c45a25a602882f876 (patch)
treee89e772841c83c5600a5288216b78b05840d903d /include/configs/kzm9g.h
parentf835706c2957a4c77fc0c6fece9f38a6587b4cad (diff)
parent798dc6be7feabce33676877f85d307f571a9ec15 (diff)
downloadu-boot-imx-c98b171e1098f94b2ff7720c45a25a602882f876.zip
u-boot-imx-c98b171e1098f94b2ff7720c45a25a602882f876.tar.gz
u-boot-imx-c98b171e1098f94b2ff7720c45a25a602882f876.tar.bz2
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[trini: Drop CMD_BOOTI as it's now on by default on ARM64] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/kzm9g.h')
-rw-r--r--include/configs/kzm9g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index 1b4c7d4..94f3516 100644
--- a/include/configs/kzm9g.h
+++ b/include/configs/kzm9g.h
@@ -14,7 +14,7 @@
#define CONFIG_SH73A0
#define CONFIG_KZM_A9_GT
-#define CONFIG_RMOBILE_BOARD_STRING "KMC KZM-A9-GT"
+#define CONFIG_ARCH_RMOBILE_BOARD_STRING "KMC KZM-A9-GT"
#define CONFIG_MACH_TYPE MACH_TYPE_KZM9G
#include <asm/arch/rmobile.h>