9
0
Fork 0

eukrea_cpuimx25: add display choice in environment

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Eric Bénard 2012-05-18 09:41:37 +02:00 committed by Sascha Hauer
parent 9abd69fc66
commit acd458498c
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
# otg port mode : can be 'host' or 'device'
otg_mode="device"
# video : can be CMO-QVGA, URT-WVGA, DVI-VGA or DVI-SVGA
video="CMO-QVGA"
hostname=eukrea-cpuimx25
@ -35,7 +37,7 @@ nfsroot="$eth0.serverip:/srv/nfs/$hostname"
autoboot_timeout=1
bootargs="console=ttymxc0,115200 otg_mode=$otg_mode"
bootargs="console=ttymxc0,115200 otg_mode=$otg_mode video=imxfb:$video"
nand_parts="256k(barebox)ro,128k(bareboxenv),3M(kernel),-(root)"
rootfs_mtdblock_nand=3