diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-14 08:11:27 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-14 08:11:27 -0400 |
commit | df33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch) | |
tree | b702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/rock_defconfig | |
parent | f55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff) | |
download | u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rock_defconfig')
-rw-r--r-- | configs/rock_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock_defconfig b/configs/rock_defconfig index 37cd5c55c3..d5a57d6544 100644 --- a/configs/rock_defconfig +++ b/configs/rock_defconfig @@ -5,7 +5,6 @@ CONFIG_ARCH_ROCKCHIP=y CONFIG_SYS_TEXT_BASE=0x60000000 CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ROCKCHIP_RK3188=y -CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y CONFIG_TARGET_ROCK=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL_STACK_R_ADDR=0x60080000 |