summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-09-14 20:52:08 +0300
committerTom Rini <trini@konsulko.com>2018-09-14 20:52:15 +0300
commitecb10a41c9adf2c499c3d19fff96a08bb9ad2aef (patch)
treee24cdf185958e3707073d45ef2d7a0e8af18779a /arch/arm/mach-davinci
parent3a8f6778227987e3f4fa7418ecfd6d024341b714 (diff)
downloadu-boot-ecb10a41c9adf2c499c3d19fff96a08bb9ad2aef.tar.xz
Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"
This commit is breaking several variants of da850, so: This reverts commit 5f389201dece76b484443773dce2525dc205f5a1. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-davinci')
-rw-r--r--arch/arm/mach-davinci/da850_lowlevel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-davinci/da850_lowlevel.c b/arch/arm/mach-davinci/da850_lowlevel.c
index 8ceb1779f9..95dc93a24f 100644
--- a/arch/arm/mach-davinci/da850_lowlevel.c
+++ b/arch/arm/mach-davinci/da850_lowlevel.c
@@ -288,10 +288,10 @@ int arch_cpu_init(void)
/* GPIO setup */
board_gpio_init();
-#if !defined(CONFIG_DM_SERIAL)
+
NS16550_init((NS16550_t)(CONFIG_SYS_NS16550_COM1),
CONFIG_SYS_NS16550_CLK / 16 / CONFIG_BAUDRATE);
-#endif
+
/*
* Fix Power and Emulation Management Register
* see sprufw3a.pdf page 37 Table 24