45
RSB-6410 Android User Manual
Chapter 3
S
oftware
Functionality
5.
LVDS (Dual Channel 21inch) and VGA clone out, please set in u-boot as below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init video_mode=extension
video=mxcfb0:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 ldb=spl0
video=mxcfb1:dev=lcd,1920x1080M@60,bpp=32 video=mxcfb2:off
video=mxcfb3:off fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off
6.
LVDS (Dual Channel 21inch) and HDMI clone out, please set in u-boot as
below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init video_mode=displayLDCH
video=mxcfb0:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 ldb=spl0
video=mxcfb1:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb2:off
video=mxcfb3:off fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off
7.
LVDS (Single Channel 7inch) and HDMI clone out, please set in u-boot as
below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init video_mode=displayL7
video=mxcfb0:dev=ldb,LDB-800X480,if=RGB666,bpp=24
video=mxcfb1:dev=hdmi,1920x1080M@60,bpp=24 video=mxcfb2:off
video=mxcfb3:off fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off
3.10.3
Triple Display Settings
1.
LVDS (Single Channel 7inch), HDMI and VGA clone out, please set in u-boot as
below:
setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0
vmalloc=400M init=/init
video=mxcfb0:dev=ldb,LDB-800X480,if=RGB666,bpp=24
video=mxcfb1:dev=hdmi,1920x1080M@60,bpp=24 fbmem=28M,28M
androidboot.hardware=freescale pcie_testmode=off