diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index bba8df7..39c476b 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -24,6 +24,6 @@ dtb= usbnet_mem="16384" #need_ti_connectivity_firmware=1 -SERIAL="ttyS2" +SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" drm_device_identifier="DVI-D-1" diff --git a/hwpack/omap3-beagle.conf b/hwpack/omap3-beagle.conf index 596b138..c5b9060 100644 --- a/hwpack/omap3-beagle.conf +++ b/hwpack/omap3-beagle.conf @@ -24,7 +24,7 @@ dtb= usbnet_mem="8192" #need_ti_connectivity_firmware=1 -SERIAL="ttyS2" +SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" drm_device_identifier="DVI-D-1" di_serial_mode=enable diff --git a/hwpack/omap4-panda-a4.conf b/hwpack/omap4-panda-a4.conf index e0d87f3..1ca6595 100644 --- a/hwpack/omap4-panda-a4.conf +++ b/hwpack/omap4-panda-a4.conf @@ -41,7 +41,7 @@ dtb="omap4-panda-a4.dtb" usbnet_mem="32768" need_ti_connectivity_firmware=1 -SERIAL="ttyS2" +SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" #drm_device_identifier="DVI-D-1" #drm_device_identifier="HDMI-A-1" diff --git a/hwpack/omap4-panda-es-b3.conf b/hwpack/omap4-panda-es-b3.conf index 4b58825..f24c978 100644 --- a/hwpack/omap4-panda-es-b3.conf +++ b/hwpack/omap4-panda-es-b3.conf @@ -41,7 +41,7 @@ dtb="omap4-panda-es-b3.dtb" usbnet_mem="32768" need_ti_connectivity_firmware=1 -SERIAL="ttyS2" +SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" #drm_device_identifier="DVI-D-1" #drm_device_identifier="HDMI-A-1" diff --git a/hwpack/omap4-panda-es.conf b/hwpack/omap4-panda-es.conf index 30ca271..aca24a4 100644 --- a/hwpack/omap4-panda-es.conf +++ b/hwpack/omap4-panda-es.conf @@ -41,7 +41,7 @@ dtb="omap4-panda-es.dtb" usbnet_mem="32768" need_ti_connectivity_firmware=1 -SERIAL="ttyS2" +SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" #drm_device_identifier="DVI-D-1" #drm_device_identifier="HDMI-A-1" diff --git a/hwpack/omap4-panda.conf b/hwpack/omap4-panda.conf index c76b52d..027bda9 100644 --- a/hwpack/omap4-panda.conf +++ b/hwpack/omap4-panda.conf @@ -41,7 +41,7 @@ dtb="omap4-panda.dtb" usbnet_mem="32768" need_ti_connectivity_firmware=1 -SERIAL="ttyS2" +SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" #drm_device_identifier="DVI-D-1" #drm_device_identifier="HDMI-A-1"