summaryrefslogtreecommitdiffstats
path: root/configs/phycore-rk3288_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/phycore-rk3288_defconfig
parent35ada864decc17ac59b4ee43699e0a55d09dea48 (diff)
downloadu-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.tar.gz
u-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.tar.xz
u-boot-358b6a20e4428f1834dc96aff14077d43e9cd190.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/phycore-rk3288_defconfig')
-rw-r--r--configs/phycore-rk3288_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/phycore-rk3288_defconfig b/configs/phycore-rk3288_defconfig
index fc3b81c43c..50b0c981e2 100644
--- a/configs/phycore-rk3288_defconfig
+++ b/configs/phycore-rk3288_defconfig
@@ -5,6 +5,8 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ROCKCHIP_RK3288=y
CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
CONFIG_TARGET_PHYCORE_RK3288=y
+CONFIG_DEBUG_UART_BASE=0xff690000
+CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SPL_STACK_R_ADDR=0x80000
CONFIG_DEFAULT_DEVICE_TREE="rk3288-phycore-rdk"
CONFIG_DEBUG_UART=y
@@ -65,8 +67,6 @@ CONFIG_REGULATOR_RK8XX=y
CONFIG_PWM_ROCKCHIP=y
CONFIG_RAM=y
CONFIG_SPL_RAM=y
-CONFIG_DEBUG_UART_BASE=0xff690000
-CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYSRESET=y
CONFIG_USB=y