hwpack: serial switch back to the old ttyO2 option, as we ran into isues with v3.19/v4.0.x on omap3/4...

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 10 years ago
parent eac3410d7d
commit 9eac66fd86

@ -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"

@ -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

@ -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"

@ -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"

@ -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"

@ -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"

Loading…
Cancel
Save