summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJacob Chen <jacob2.chen@rock-chips.com>2017-01-17 04:19:39 (GMT)
committerSimon Glass <sjg@chromium.org>2017-02-09 19:10:59 (GMT)
commit5235753d15be8082d9d59cca7a54cfb0ac6d9f6c (patch)
treeb057e13f9015ee54fa1bf923cc14660c07fab3b0 /include
parent3d1bf166bf1ea93bbf19cd26b25fdcfe805aa58d (diff)
downloadu-boot-fsl-qoriq-5235753d15be8082d9d59cca7a54cfb0ac6d9f6c.tar.xz
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')
-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 14fdead..ec555dd 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