summaryrefslogtreecommitdiffstats
path: root/u-boot/board/goldelico/gta04/systest.c
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/board/goldelico/gta04/systest.c')
-rw-r--r--u-boot/board/goldelico/gta04/systest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/u-boot/board/goldelico/gta04/systest.c b/u-boot/board/goldelico/gta04/systest.c
index dbd913d..f96b79e 100644
--- a/u-boot/board/goldelico/gta04/systest.c
+++ b/u-boot/board/goldelico/gta04/systest.c
@@ -66,6 +66,7 @@ int bt_hci(int msg)
MUX_VAL(CP(UART1_CTS), (IEN | PTU | EN | M4)) /*UART1_CTS -> Bluetooth HCI */ \
MUX_VAL(CP(UART1_RX), (IEN | PTU | EN | M4)) /*UART1_RX -> Bluetooth HCI */
+ // FIXME: this is not 100% correct for BeagleBoard
MUX_VAL(CP(UART2_CTS), (IEN | PTU | DIS | M4)) /*GPIO_144 - ext Ant */\
MUX_VAL(CP(UART2_RTS), (IEN | PTD | DIS | M4)) /*GPIO_145 - GPS ON(0)/OFF(1)*/\
MUX_VAL(CP(UART2_TX), (IEN | PTU | DIS | M4)) /*GPIO_146 - GPS_TX */\