Hi Stephan,
I’m trying to switch the WandboardQuad HDMI output to 720p as per the commment: http://stephan-rafin.net/blog/2013/07/18/xbmc-on-wandboard/#comment-35
I’ve done the changes here at my office (didn’t have the db9 cable handy at home) and I’m not getting a signal onscreen testing here. I’ll test again @ home on the normal tv tonight, but i just want to confirm the commands for the uboot prompt you’ve provided previously is still correct now.
(and also confirming the apostrophies (‘) are necessary around the command line values)
setenv bootargs ‘console=ttymxc0,115200 root=/dev/mmcblk0p1 rootfstype=ext2 ro video=mxcfb0:dev=hdmi,1280×720@60,if=BGR32 consoleblank=0′
saveenv
run bootcmd
Thanks.
Ben.