IBASE IB102 User Manual

Page 30

Advertising
background image

30

IB102

4.2.2. Display setting command For Android (for advanced software engineers only)

With the debug port, follow the reference command examples to help you to be
familiar with display modification.

Select boot device:

MX6SDL SABREDS U-BOOT > setenv bootcmd “booti mmcX”

Where mmcX =1, means boot from SD card.

Where mmcX =2, means boot from eMMC device.

Command to set 8” LVDS panel (default):

setenv bootargs 'console=ttymxc0,115200 androidboot.console=ttymxc1
androidboot.hardware=freescale init=/init vmalloc=400M
video=mxcfb0:dev=ldb,IB102-XGA,if=RGB666 ldb=sep0'

(Please also save the environment and reboot with the following command.)

MX6SDL SABREDS U-BOOT > saveenv
MX6SDL SABREDS U-BOOT > boot

Advertising