summaryrefslogtreecommitdiff
path: root/include/configs/firefly-rk3288.h
diff options
context:
space:
mode:
authorJacob Chen <jacob2.chen@rock-chips.com>2017-01-17 12:19:39 +0800
committerSimon Glass <sjg@chromium.org>2017-02-09 12:10:59 -0700
commit5235753d15be8082d9d59cca7a54cfb0ac6d9f6c (patch)
treeb057e13f9015ee54fa1bf923cc14660c07fab3b0 /include/configs/firefly-rk3288.h
parent3d1bf166bf1ea93bbf19cd26b25fdcfe805aa58d (diff)
rockchip: firefly: configs: use spl back to brom
Keep it same with other boards otherwise i have to write special script for it.. Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/firefly-rk3288.h')
-rw-r--r--include/configs/firefly-rk3288.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/firefly-rk3288.h b/include/configs/firefly-rk3288.h
index 14fdead424..ec555dd966 100644
--- a/include/configs/firefly-rk3288.h
+++ b/include/configs/firefly-rk3288.h
@@ -16,11 +16,6 @@
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_SYS_MMC_ENV_DEV 0
-/* SPL @ 32k for ~36k
- * ENV @ 96k
- * u-boot @ 128K
- */
-#define CONFIG_ENV_OFFSET (96 * 1024)
#define CONFIG_SYS_WHITE_ON_BLACK