v3.19.x: omap3/omap4/omap5 targets ttyO2 -> ttyS2

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 10 years ago
parent 36e0dfb727
commit d272aab1fc

@ -24,6 +24,6 @@ dtb=
usbnet_mem="16384" usbnet_mem="16384"
#need_ti_connectivity_firmware=1 #need_ti_connectivity_firmware=1
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
drm_device_identifier="DVI-D-1" drm_device_identifier="DVI-D-1"

@ -24,7 +24,7 @@ dtb=
usbnet_mem="8192" usbnet_mem="8192"
#need_ti_connectivity_firmware=1 #need_ti_connectivity_firmware=1
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
drm_device_identifier="DVI-D-1" drm_device_identifier="DVI-D-1"
di_serial_mode=enable di_serial_mode=enable

@ -36,7 +36,7 @@ dtb="omap4-panda-a4.dtb"
usbnet_mem="32768" usbnet_mem="32768"
need_ti_connectivity_firmware=1 need_ti_connectivity_firmware=1
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
#drm_device_identifier="DVI-D-1" #drm_device_identifier="DVI-D-1"
#drm_device_identifier="HDMI-A-1" #drm_device_identifier="HDMI-A-1"

@ -36,7 +36,7 @@ dtb="omap4-panda-es-b3.dtb"
usbnet_mem="32768" usbnet_mem="32768"
need_ti_connectivity_firmware=1 need_ti_connectivity_firmware=1
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
#drm_device_identifier="DVI-D-1" #drm_device_identifier="DVI-D-1"
#drm_device_identifier="HDMI-A-1" #drm_device_identifier="HDMI-A-1"

@ -36,7 +36,7 @@ dtb="omap4-panda-es.dtb"
usbnet_mem="32768" usbnet_mem="32768"
need_ti_connectivity_firmware=1 need_ti_connectivity_firmware=1
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
#drm_device_identifier="DVI-D-1" #drm_device_identifier="DVI-D-1"
#drm_device_identifier="HDMI-A-1" #drm_device_identifier="HDMI-A-1"

@ -36,7 +36,7 @@ dtb="omap4-panda.dtb"
usbnet_mem="32768" usbnet_mem="32768"
need_ti_connectivity_firmware=1 need_ti_connectivity_firmware=1
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
#drm_device_identifier="DVI-D-1" #drm_device_identifier="DVI-D-1"
#drm_device_identifier="HDMI-A-1" #drm_device_identifier="HDMI-A-1"

@ -35,6 +35,6 @@ kernel_repo="STABLE"
dtb= dtb=
usbnet_mem="" usbnet_mem=""
SERIAL="ttyO2" SERIAL="ttyS2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
di_serial_mode="enable" di_serial_mode="enable"

Loading…
Cancel
Save