summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2010-05-18 20:25:55 +0200
committerH. Nikolaus Schaller <hns@goldelico.com>2010-05-18 20:25:55 +0200
commit611a8014e2211be4aca7589d8343f739f7d18cad (patch)
tree289da7a5b1dedaab40acdca56bfe9476b6114c93 /include/configs/omap3_beagle.h
parentc00873111490e3d3aae59e512d7ad523661128cb (diff)
downloadbootable_bootloader_goldelico_gta04-611a8014e2211be4aca7589d8343f739f7d18cad.zip
bootable_bootloader_goldelico_gta04-611a8014e2211be4aca7589d8343f739f7d18cad.tar.gz
bootable_bootloader_goldelico_gta04-611a8014e2211be4aca7589d8343f739f7d18cad.tar.bz2
added GPS commands: gps init; gps on; gps echo to control GPIO156 and echo UART2
Diffstat (limited to 'include/configs/omap3_beagle.h')
-rw-r--r--include/configs/omap3_beagle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 44ad0bc..e42d9cf 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -88,6 +88,8 @@
#define CONFIG_SYS_NS16550_COM3 OMAP34XX_UART3
#define CONFIG_SERIAL3 3 /* UART3 on Beagle Rev 2 */
+#define CONFIG_SYS_NS16550_COM2 OMAP34XX_UART2
+
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
#define CONFIG_BAUDRATE 115200