From abe919ec5487bda93245369eb103b20e182fd8b5 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 18 Sep 2015 23:49:12 +0200 Subject: 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 Acked-by: Simon Glass --- include/configs/chromebook_jerry.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/chromebook_jerry.h') 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 +#define CONFIG_ENV_IS_NOWHERE #define CONFIG_SPL_SPI_SUPPORT #define CONFIG_SPL_SPI_FLASH_SUPPORT #define CONFIG_SPL_SPI_LOAD -- cgit v1.1