IBASE MRS-801-RE User Manual

Page 36

Advertising
background image

28

MRS-801-RE User Manual

3.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 bo

otcmd “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