MCIMX6SX-SDB board + HDMI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCIMX6SX-SDB board + HDMI

472 Views
dshurtleff
Contributor I

I have a MCIMXHDMICARD attached to my MCIMX6SX-SDB board and am using the SD image that came with the development board to boot the box.  Can the image on the card be used to boot and display on HDMI? Or do I need to build and flash an image? 

So far I have updated the environment variables as follows

setenv mmcargs 'setenv bootargs console=${console},${baudrate} root=${mmcroot} video=${video}'

setenv panel 'MCIMX28LCD'

setenv video 'mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'

setenv fdt_file 'imx6sx-sdb-lcdif1.dtb'

Thanks,

Diana

0 Kudos
1 Reply

385 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Diana,

Your image booting form HDMI by default with out changing anything. Those bootargs you are moving are unnecessary.

Regards

0 Kudos