summaryrefslogtreecommitdiff
path: root/include/configs/mx7ulp_evk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-09-27 15:00:41 -0300
committerStefano Babic <sbabic@denx.de>2017-10-12 17:31:16 +0200
commitd26e2c8453cd38a0cf1a16138713af86a4c953b6 (patch)
tree8fdafcec5fae95ed738e9f6540521e9c2d03e93c /include/configs/mx7ulp_evk.h
parent9f272573b7a7ac578232fcd06cd28f6413a14438 (diff)
mx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig
CONFIG_CMD_BOOTZ symbol does not work in board config file anymore, so fix this by moving it to Kconfig. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/configs/mx7ulp_evk.h')
-rw-r--r--include/configs/mx7ulp_evk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h
index e624ebee71..6ab8db36a8 100644
--- a/include/configs/mx7ulp_evk.h
+++ b/include/configs/mx7ulp_evk.h
@@ -89,7 +89,6 @@
#define PHYS_SDRAM_SIZE SZ_1G
#define CONFIG_SYS_MEMTEST_START PHYS_SDRAM
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM
-#define CONFIG_CMD_BOOTZ
#define CONFIG_LOADADDR 0x60800000