Changes

Jump to: navigation, search

Android 4.0.3 ICS on DM814x (Naon)

518 bytes added, 17:35, 28 March 2013
m
U-boot environment
andrnand=run andrenv-mmc andrmem andrcons addip; sf probe 0:0; sf read ${loadaddr} 0x80000 0x400000; bootm ${loadaddr}
</pre>
 
== Display type and resolution ==
 
Android detects the display resolution from framebuffer settings. To change the resolution, the load parameter of the vpss.ko module must be adjusted into the rc.syslink init file. Some examples are the following:
 
* for HDMI output at 1080p, the parameter is'''mode=hdmi:1080p-60,dvo2:800x480@60'''
* for HDMI output at 1600x1200, the parameter is '''mode=hdmi:1600x1200@60,dvo2:800x480@60'''
* for the 800x480 LCD display, the parameter is '''mode=hdmi:800x480@60,dvo2:lcd-ta1h''

Navigation menu