summaryrefslogtreecommitdiff
path: root/include/configs/chromebook_jerry.h
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2015-09-18 23:49:12 +0200
committerSimon Glass <sjg@chromium.org>2015-12-01 08:07:22 -0700
commitabe919ec5487bda93245369eb103b20e182fd8b5 (patch)
treeae8ca356ece8e40abbc51d832658a97e597f0802 /include/configs/chromebook_jerry.h
parent9550e799e5c982c7cc3ec8bbfb24cdfde8dc747d (diff)
downloadu-boot-imx-abe919ec5487bda93245369eb103b20e182fd8b5.zip
u-boot-imx-abe919ec5487bda93245369eb103b20e182fd8b5.tar.gz
u-boot-imx-abe919ec5487bda93245369eb103b20e182fd8b5.tar.bz2
rockchip: firefly: Save the environment on SD card
Save the environment on the SD card for Firefly in the empty space between the SPL and the u-boot image. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/chromebook_jerry.h')
-rw-r--r--include/configs/chromebook_jerry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/chromebook_jerry.h b/include/configs/chromebook_jerry.h
index a22b123..058325c 100644
--- a/include/configs/chromebook_jerry.h
+++ b/include/configs/chromebook_jerry.h
@@ -9,6 +9,7 @@
#include <configs/rk3288_common.h>
+#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_SPL_SPI_SUPPORT
#define CONFIG_SPL_SPI_FLASH_SUPPORT
#define CONFIG_SPL_SPI_LOAD