summaryrefslogtreecommitdiff
path: root/configs/rock_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-06-04 11:57:37 -0400
committerTom Rini <trini@konsulko.com>2018-06-04 11:57:37 -0400
commit358b6a20e4428f1834dc96aff14077d43e9cd190 (patch)
tree42274d716428a5c12a0ee1be39ec7f32faa452fc /configs/rock_defconfig
parent35ada864decc17ac59b4ee43699e0a55d09dea48 (diff)
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_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/rock_defconfig b/configs/rock_defconfig
index 00ce9c465a..802aa8dfac 100644
--- a/configs/rock_defconfig
+++ b/configs/rock_defconfig
@@ -7,6 +7,8 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ROCKCHIP_RK3188=y
CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
CONFIG_TARGET_ROCK=y
+CONFIG_DEBUG_UART_BASE=0x20064000
+CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SPL_STACK_R_ADDR=0x60080000
CONFIG_DEFAULT_DEVICE_TREE="rk3188-radxarock"
CONFIG_DEBUG_UART=y
@@ -44,8 +46,6 @@ CONFIG_PMIC_ACT8846=y
CONFIG_REGULATOR_ACT8846=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_RAM=y
-CONFIG_DEBUG_UART_BASE=0x20064000
-CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYSRESET=y
CONFIG_TIMER=y