summaryrefslogtreecommitdiff
path: root/include/configs/mt7628.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mt7628.h')
-rw-r--r--include/configs/mt7628.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mt7628.h b/include/configs/mt7628.h
index 43527017d8..da16e3b21a 100644
--- a/include/configs/mt7628.h
+++ b/include/configs/mt7628.h
@@ -14,9 +14,7 @@
/* Serial SPL */
#if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_SERIAL)
-#define CONFIG_SYS_NS16550_MEM32
#define CONFIG_SYS_NS16550_CLK 40000000
-#define CONFIG_SYS_NS16550_REG_SIZE -4
#define CONFIG_SYS_NS16550_COM1 0xb0000c00
#endif