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:c2_android_release_note_v2.2 [2016/09/06 14:41]
codewalker [New updates]
en:c2_android_release_note_v2.2 [2017/07/06 08:52]
codewalker [Summary]
Line 5: Line 5:
 | Release Type | Regular release | | Release Type | Regular release |
 | Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_5.1.1_master-253-v2.2.img.xz|Self-installation Image]] (MD5SUM: 1ba37e7195a8ad552ab278d253fb1b0b)| | Release Files| [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​selfinstall-odroidc2-eng-s905_5.1.1_master-253-v2.2.img.xz|Self-installation Image]] (MD5SUM: 1ba37e7195a8ad552ab278d253fb1b0b)|
-| | [[http://​dn.odroid.com/​S905/​Android/​ODROID-C2/​daily-odroidc2-eng-s905_5.1.1_master-253-v2.2.tar.gz|Fastboot update]] (MD5SUM: 0a92c4bfc0df025678c73026bdf19554)| 
  
 File name : selfinstall-odroidc2-eng-s905_5.1.1_master-253-v2.2.img File name : selfinstall-odroidc2-eng-s905_5.1.1_master-253-v2.2.img
Line 18: Line 17:
   * Backport remote-power-key wakeup code. u-boot   * Backport remote-power-key wakeup code. u-boot
   * Added display auto setting for custom-defined HDMI PHY. [[en:​c2_hdmi_autosetting|HDMI PHY Auto Setting using modeline information]]   * Added display auto setting for custom-defined HDMI PHY. [[en:​c2_hdmi_autosetting|HDMI PHY Auto Setting using modeline information]]
-  * Enable to control CPU frequency and cores. [[en:​c2_set_cpu_freq|How to set max cpu frequency and cores]]+  * Enable to control CPU frequency and number of active ​cores. [[en:​c2_set_cpu_freq|How to set max cpu frequency and cores]]
   * Modified cache partition size from 512MB to 1GB for update/​recovery. The root file system of Android 5.1.1_r38 is too big to store & uncompress on 512MB Cache partition.   * Modified cache partition size from 512MB to 1GB for update/​recovery. The root file system of Android 5.1.1_r38 is too big to store & uncompress on 512MB Cache partition.
   * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]   * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]
Line 161: Line 160:
 setenv overscan_bottom "​0"​ setenv overscan_bottom "​0"​
 setenv overscan_right "​0"​ setenv overscan_right "​0"​
 +setenv led_onoff "​on"​
 suspend_hdmiphy=0 suspend_hdmiphy=0
-led_blink=1+
  
 # max cpu frequency in dvfs table / in MHz unit # max cpu frequency in dvfs table / in MHz unit
Line 181: Line 181:
 setenv maxcpus "​4"​ setenv maxcpus "​4"​
  
-setenv bootargs "​${rootopt} ${consoleopt} hdmimode=${hdmimode} hdmitx=${cecconfig} vout=${vout_mode} disablehpd=${disablehpd} logo=${logoopt} ${androidopt} ${selinuxopt} suspend_hdmiphy=${suspend_hdmiphy} ​led_blink=${led_blink} max_freq=${max_freq} maxcpus=${maxcpus}"​+setenv bootargs "​${rootopt} ${consoleopt} hdmimode=${hdmimode} hdmitx=${cecconfig} vout=${vout_mode} disablehpd=${disablehpd} logo=${logoopt} ${androidopt} ${selinuxopt} suspend_hdmiphy=${suspend_hdmiphy} ​led_onoff=${led_onoff} max_freq=${max_freq} maxcpus=${maxcpus}"​
  
 save save
en/c2_android_release_note_v2.2.txt ยท Last modified: 2017/07/06 08:52 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0