summaryrefslogtreecommitdiffstats
path: root/include/configs/socfpga_common.h
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@opensource.altera.com>2015-09-23 15:38:01 -0500
committerMarek Vasut <marex@denx.de>2015-09-24 09:07:58 +0200
commit68a3e32b722261d07cf7325ea86275bf4e3b8917 (patch)
tree68a87b968448ef42c94e2d0af40a6c3dcff5478e /include/configs/socfpga_common.h
parent4348f36bbbc91633022a39739c584a83af1762d8 (diff)
downloadblackbird-obmc-uboot-68a3e32b722261d07cf7325ea86275bf4e3b8917.tar.gz
blackbird-obmc-uboot-68a3e32b722261d07cf7325ea86275bf4e3b8917.zip
arm: socfpga: Enable saveenv for SD/MMC
Enable the able to save the environment variables when SD/MMC is used. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'include/configs/socfpga_common.h')
-rw-r--r--include/configs/socfpga_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index a2811bacd2..cece0950e2 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -281,7 +281,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
#define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#define CONFIG_SYS_CONSOLE_ENV_OVERWRITE
-#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE 4096
/*
OpenPOWER on IntegriCloud