summaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-10-16 06:55:53 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2019-11-06 14:00:19 +0300
commit98beb60a2aa01ed1028a66c0085f2cbd8d315a76 (patch)
treee125a84c4b8ac8a915fac958a3159cd5e1b4e35b /include/configs/socrates.h
parent92746bac88b8cc5d0f42828640c1c5a7f19c2365 (diff)
downloadu-boot-98beb60a2aa01ed1028a66c0085f2cbd8d315a76.tar.xz
mpc85xx, socrates: enable DM serial
switch to DM_SERIAL support. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r--include/configs/socrates.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index 425d758e1d..7adaa344bc 100644
--- a/include/configs/socrates.h
+++ b/include/configs/socrates.h
@@ -148,18 +148,6 @@
#define CONFIG_SYS_BR2_PRELIM 0xc80018a1 /* UPMB, 32-bit */
#define CONFIG_SYS_OR2_PRELIM 0xfc000000 /* 64 MB */
-/* Serial Port */
-
-#define CONFIG_SYS_NS16550_SERIAL
-#define CONFIG_SYS_NS16550_REG_SIZE 1
-#define CONFIG_SYS_NS16550_CLK get_bus_freq(0)
-
-#define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x4500)
-#define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600)
-
-#define CONFIG_SYS_BAUDRATE_TABLE \
- {300, 600, 1200, 2400, 4800, 9600, 19200, 38400,115200}
-
#define CONFIG_SYS_SPD_BUS_NUM 0
#define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 4