summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJohan Jonker <jbx6244@gmail.com>2022-04-09 19:55:02 +0300
committerKever Yang <kever.yang@rock-chips.com>2022-04-18 06:25:12 +0300
commit54562045e5937e724ae574f02bdb040338d258be (patch)
treefb3dab1c7ba88599d9cdb877ebe8c9c2b76a2d90 /configs
parent60be6e0860e3f7ea644c70f3342861be7cef8b8f (diff)
downloadu-boot-54562045e5937e724ae574f02bdb040338d258be.tar.xz
rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
Move ROCKCHIP_STIMER_BASE to Kconfig. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/rock_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rock_defconfig b/configs/rock_defconfig
index 290f5afd78..4aa4608f90 100644
--- a/configs/rock_defconfig
+++ b/configs/rock_defconfig
@@ -11,6 +11,7 @@ CONFIG_ENV_OFFSET=0x3F8000
CONFIG_DEFAULT_DEVICE_TREE="rk3188-radxarock"
CONFIG_SPL_TEXT_BASE=0x10080800
CONFIG_ROCKCHIP_RK3188=y
+# CONFIG_ROCKCHIP_STIMER is not set
CONFIG_TARGET_ROCK=y
CONFIG_SPL_STACK_R_ADDR=0x60080000
CONFIG_DEBUG_UART_BASE=0x20064000