We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:c1_android_release_note_v2.0 [2015/12/07 17:11]
codewalker [Reference boot.ini]
en:c1_android_release_note_v2.0 [2017/07/06 09:01]
codewalker [Summary]
Line 5: Line 5:
 | Release Type | Regular release | | Release Type | Regular release |
 | Release Files| [[http://​dn.odroid.com/​S805/​Android/​ODROID-C/​selfinstall-odroidc-eng-s805_4.4.2_master-391-v2.0.img.xz|Self-installation Image]] (MD5SUM: 90b9b3b4d9b80ccba5ea4894e345d469)| | Release Files| [[http://​dn.odroid.com/​S805/​Android/​ODROID-C/​selfinstall-odroidc-eng-s805_4.4.2_master-391-v2.0.img.xz|Self-installation Image]] (MD5SUM: 90b9b3b4d9b80ccba5ea4894e345d469)|
-| | [[http://​dn.odroid.com/​S805/​Android/​ODROID-C/​daily-odroidc-eng-s805_4.4.2_master-391-v2.0.tar.gz|Fastboot update]] (MD5SUM: 3a0dfa0aec4b08d5f84742d3ec9b5366)|+
 Android release 2.0 can be upgraded through network from the earlier version, v1.7 for example, please read [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c1_android_release_note_v2.0#​upgrade_installation|this]] for more detail. Android release 2.0 can be upgraded through network from the earlier version, v1.7 for example, please read [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c1_android_release_note_v2.0#​upgrade_installation|this]] for more detail.
 ===== New updates ===== ===== New updates =====
Line 133: Line 133:
 # CEC Configuration # CEC Configuration
 setenv cecconfig "​cecf"​ setenv cecconfig "​cecf"​
 +
 +setenv edid "​1"​
  
 # Booting # Booting
-setenv bootargs "​root=/​dev/​mmcblk0p2 rw console=ttyS0,​115200n8 no_console_suspend vdaccfg=${vdac_config} logo=osd1,​loaded,​${fb_addr},​${outputmode},​full hdmimode=${hdmimode} cvbsmode=${cvbsmode} hdmitx=${cecconfig} vout=${vout_mode} ${disableuhs} overscan_top=${top} overscan_left=${left} overscan_bottom=${bottom} overscan_right=${right} androidboot.serialno=${fbt_id#​}"​+setenv bootargs "​root=/​dev/​mmcblk0p2 rw console=ttyS0,​115200n8 no_console_suspend vdaccfg=${vdac_config} logo=osd1,​loaded,​${fb_addr},​${outputmode},​full hdmimode=${hdmimode} cvbsmode=${cvbsmode} hdmitx=${cecconfig} vout=${vout_mode} edid=${edid} ${disableuhs} overscan_top=${top} overscan_left=${left} overscan_bottom=${bottom} overscan_right=${right} androidboot.serialno=${fbt_id#​}"​
 setenv bootcmd "movi read boot 0 0x12000000; movi read dtb 0 0x12800000; bootm 0x12000000 - 0x12800000"​ setenv bootcmd "movi read boot 0 0x12000000; movi read dtb 0 0x12800000; bootm 0x12000000 - 0x12800000"​
 run bootcmd run bootcmd
 </​file>​ </​file>​
en/c1_android_release_note_v2.0.txt ยท Last modified: 2017/07/06 09:01 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0