summaryrefslogtreecommitdiff
path: root/include/configs/rk3368_common.h
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2019-07-22 14:59:08 +0300
committerKever Yang <kever.yang@rock-chips.com>2019-07-26 12:30:26 +0300
commit7a9dd60749bea72dfe985fca8748583129bb3dab (patch)
treede7f79474ba569d56051a170aa7ab04be0fbc41a /include/configs/rk3368_common.h
parent70c2f590c88b75a9b41d5b655ad7e4475ba06d5f (diff)
downloadu-boot-7a9dd60749bea72dfe985fca8748583129bb3dab.tar.xz
rockchip: remove redundant CONFIG_SYS_NS16550_MEM32
The CONFIG_SYS_NS16550_MEM32 already defined in rockchip_common.h, no need to define again in soc level header. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'include/configs/rk3368_common.h')
-rw-r--r--include/configs/rk3368_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rk3368_common.h b/include/configs/rk3368_common.h
index 8a1e3118ae..1a859a7e43 100644
--- a/include/configs/rk3368_common.h
+++ b/include/configs/rk3368_common.h
@@ -23,8 +23,6 @@
#define CONFIG_ROCKCHIP_STIMER_BASE 0xff830020
#define COUNTER_FREQUENCY 24000000
-#define CONFIG_SYS_NS16550_MEM32
-
#define CONFIG_SYS_INIT_SP_ADDR 0x00300000
#define CONFIG_SYS_LOAD_ADDR 0x00280000