aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorGrazvydas Ignotas <notasas@gmail.com>2018-08-25 22:40:08 +0300
committerTom Rini <trini@konsulko.com>2018-09-10 21:19:31 -0400
commit8a86152db049f3df3f04e1112d7fe18f718c7d04 (patch)
tree2e2b255c29432a1d81cbda2639adb4150f43e47a /include/configs
parent3f20321ad8bdd7e84c3cfd2592b16ff65d05d04c (diff)
downloadu-boot-8a86152db049f3df3f04e1112d7fe18f718c7d04.zip
u-boot-8a86152db049f3df3f04e1112d7fe18f718c7d04.tar.gz
u-boot-8a86152db049f3df3f04e1112d7fe18f718c7d04.tar.bz2
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>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/omap3_pandora.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/configs/omap3_pandora.h b/include/configs/omap3_pandora.h
index 5a82cbe..82c66c4 100644
--- a/include/configs/omap3_pandora.h
+++ b/include/configs/omap3_pandora.h
@@ -20,23 +20,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.
*/
#define CONFIG_NAND_OMAP_ECCSCHEME OMAP_ECC_HAM1_CODE_SW