summaryrefslogtreecommitdiff
path: root/include/configs/rk3128_common.h
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2018-04-19 06:37:09 +0300
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2018-04-25 23:20:07 +0300
commitc3c0331db1fb7b1f4ff41e144fc04353b37c785c (patch)
tree58468d10ccdaa4fdad92ab6b7cbd307ba7f88293 /include/configs/rk3128_common.h
parent932b2c98ebdd274eba6840840ef75f2e555d1543 (diff)
downloadu-boot-c3c0331db1fb7b1f4ff41e144fc04353b37c785c.tar.xz
rockchip: enable SYS_NS16550 for all SoCs by default
All rockchip SoCs can use ns16550 driver, enable it for all and set SYS_NS16550_MEM32 for all SoCs. Version-changes: 2 - use imply instead of select Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'include/configs/rk3128_common.h')
-rw-r--r--include/configs/rk3128_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rk3128_common.h b/include/configs/rk3128_common.h
index bd8019c6a5..c593f18fdb 100644
--- a/include/configs/rk3128_common.h
+++ b/include/configs/rk3128_common.h
@@ -19,8 +19,6 @@
#define CONFIG_SYS_TIMER_BASE 0x200440a0 /* TIMER5 */
#define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
-#define CONFIG_SYS_NS16550_MEM32
-
#define CONFIG_SYS_INIT_SP_ADDR 0x60100000
#define CONFIG_SYS_LOAD_ADDR 0x60800800