summaryrefslogtreecommitdiff
path: root/include/configs/kmcoge5ne.h
diff options
context:
space:
mode:
authorHolger Brunck <holger.brunck@ch.abb.com>2019-11-26 21:09:02 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2019-12-23 11:36:47 +0300
commitaeda123a2045b73377d97800f549d68d3b4be5e6 (patch)
tree9e125dc320db7bbe8415ad2ab7a919cb8eb9f0e2 /include/configs/kmcoge5ne.h
parent05577fa518e8785ee7db751a8ff74069fcec60ba (diff)
downloadu-boot-aeda123a2045b73377d97800f549d68d3b4be5e6.tar.xz
board/km: remove CONFIG_KM_BOARD_NAME
We can use the existing CONFIG_SYS_CONFIG_NAME define for that and remove the option. Also fix the boot string for all km83xx boards. Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com> CC: Priyanka Jain <priyanka.jain@nxp.com> CC: Valentin Longchamp <valentin.longchamp@ch.abb.com>
Diffstat (limited to 'include/configs/kmcoge5ne.h')
-rw-r--r--include/configs/kmcoge5ne.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/kmcoge5ne.h b/include/configs/kmcoge5ne.h
index 5335034505..cdfb280aee 100644
--- a/include/configs/kmcoge5ne.h
+++ b/include/configs/kmcoge5ne.h
@@ -9,7 +9,6 @@
#define __CONFIG_H
#define CONFIG_HOSTNAME "kmcoge5ne"
-#define CONFIG_KM_BOARD_NAME "kmcoge5ne"
#define CONFIG_NAND_ECC_BCH
#define CONFIG_NAND_KMETER1
#define CONFIG_SYS_MAX_NAND_DEVICE 1