summaryrefslogtreecommitdiff
path: root/include/configs/ti816x_evm.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:50 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:29:58 (GMT)
commit4848d89d1ffe3e13ed1cbade9f25e0331493d5e5 (patch)
tree478423d30b2423338ca595338707dd758de36849 /include/configs/ti816x_evm.h
parentb1a873df0a3fb4e4cac8da5e68263715cf71dd4a (diff)
downloadu-boot-4848d89d1ffe3e13ed1cbade9f25e0331493d5e5.tar.xz
ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV
This looks like a typo. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ti816x_evm.h')
-rw-r--r--include/configs/ti816x_evm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h
index b5af700..b7ec200 100644
--- a/include/configs/ti816x_evm.h
+++ b/include/configs/ti816x_evm.h
@@ -49,7 +49,7 @@
#define CONFIG_SYS_LOAD_ADDR 0x81000000 /* Default load address */
-#define CONFIG_CMD_ASKEN
+#define CONFIG_CMD_ASKENV
#define CONFIG_OMAP_GPIO
#define CONFIG_FS_FAT