summaryrefslogtreecommitdiff
path: root/include/configs/sniper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sniper.h')
-rw-r--r--include/configs/sniper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/sniper.h b/include/configs/sniper.h
index f168e8f..34f7f6e 100644
--- a/include/configs/sniper.h
+++ b/include/configs/sniper.h
@@ -197,14 +197,14 @@
#ifndef CONFIG_SPL_BUILD
-#define CONFIG_OMAP_SERIAL
+#define CONFIG_NS16550_SERIAL
#else
#define CONFIG_SYS_NS16550_SERIAL
#define CONFIG_SYS_NS16550_REG_SIZE (-4)
-#define CONFIG_SYS_NS16550_CLK V_NS16550_CLK
#endif
#define CONFIG_SYS_NS16550
+#define CONFIG_SYS_NS16550_CLK V_NS16550_CLK
#define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3
#define CONFIG_CONS_INDEX 3
#define CONFIG_SERIAL3 3