diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/ti816x_evm.h | 2 |
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 |