summaryrefslogtreecommitdiffstats
path: root/configs/spring_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/spring_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/spring_defconfig')
-rw-r--r--configs/spring_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/spring_defconfig b/configs/spring_defconfig
index 821d32ece9..146cf0807b 100644
--- a/configs/spring_defconfig
+++ b/configs/spring_defconfig
@@ -6,6 +6,8 @@ CONFIG_SYS_TEXT_BASE=0x43E00000
CONFIG_ARCH_EXYNOS5=y
CONFIG_TARGET_SPRING=y
CONFIG_SPL=y
+CONFIG_DEBUG_UART_BASE=0x12c30000
+CONFIG_DEBUG_UART_CLOCK=100000000
CONFIG_IDENT_STRING=" for spring"
CONFIG_DEFAULT_DEVICE_TREE="exynos5250-spring"
CONFIG_DEBUG_UART=y
@@ -58,8 +60,6 @@ CONFIG_REGULATOR_TPS65090=y
CONFIG_DM_PWM=y
CONFIG_PWM_EXYNOS=y
CONFIG_DEBUG_UART_S5P=y
-CONFIG_DEBUG_UART_BASE=0x12c30000
-CONFIG_DEBUG_UART_CLOCK=100000000
CONFIG_SOUND=y
CONFIG_I2S=y
CONFIG_I2S_SAMSUNG=y