omap3: pandora: Enable DM_SERIAL

This patch enables DM_SERIAL for the pandora board. Verified that
the default kernel can still be booted with this.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
This commit is contained in:
Grazvydas Ignotas
2018-08-25 22:40:08 +03:00
committed by Tom Rini
parent 3f20321ad8
commit 8a86152db0
3 changed files with 17 additions and 18 deletions

View File

@@ -19,23 +19,6 @@
#define CONFIG_SYS_DEVICE_NULLDEV 1
/*
* Hardware drivers
*/
/* TWL4030 LED */
/*
* NS16550 Configuration
*/
#undef CONFIG_SYS_NS16550_CLK
#define CONFIG_SYS_NS16550_SERIAL
#define CONFIG_SYS_NS16550_REG_SIZE (-4)
#define CONFIG_SYS_NS16550_CLK V_NS16550_CLK
#define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3
/* commands to include */
/*
* Board NAND Info.
*/