summaryrefslogtreecommitdiff
path: root/configs/rock64-rk3328_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-26 07:50:45 -0400
committerTom Rini <trini@konsulko.com>2019-10-26 07:50:45 -0400
commitd1882290e5c08255ef34611af6ad0b7b0b82b1e1 (patch)
tree6422bea37619549c10c84a1667cb8ef11a897b9a /configs/rock64-rk3328_defconfig
parentffc379b42c85466e1dd4c8fee8268801f26d2ab8 (diff)
parenta8a09d078d5e17873754b33dc5d15858d2cb2605 (diff)
downloadu-boot-d1882290e5c08255ef34611af6ad0b7b0b82b1e1.tar.gz
Merge tag 'u-boot-rockchip-20191026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchipWIP/26Oct2019
- Add support for rockchip pmic rk805,rk809, rk816, rk817 - Add rk3399 board Leez support - Fix bug in rk3328 ram driver - Adapt SPL to support ATF bl31 with entry at 0x40000
Diffstat (limited to 'configs/rock64-rk3328_defconfig')
-rw-r--r--configs/rock64-rk3328_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
index 60a0d1473c..3b3ac96cc0 100644
--- a/configs/rock64-rk3328_defconfig
+++ b/configs/rock64-rk3328_defconfig
@@ -3,7 +3,6 @@ CONFIG_ARCH_ROCKCHIP=y
CONFIG_SYS_TEXT_BASE=0x00200000
CONFIG_ROCKCHIP_RK3328=y
CONFIG_TPL_ROCKCHIP_COMMON_BOARD=y
-CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x40000
CONFIG_TPL_LIBCOMMON_SUPPORT=y
CONFIG_TPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y