We're no longer updating This wiki!!

Differences

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

Link to this comparison view

Next revision
Previous revision
en:c1_android_release_note_v1.6.1 [2015/06/11 14:02]
codewalker created
en:c1_android_release_note_v1.6.1 [2017/07/06 09:00]
codewalker [Summary]
Line 1: Line 1:
 +====== Release Note of Android (v1.6.1) =====
 +----
 +===== Summary =====
 +| Release Date | Jun/11/2015 KST |
 +| Release Type | Bug fix release |
 +| Release Files | [[http://​dn.odroid.com/​S805/​Android/​ODROID-C/​selfinstall-odroidc-eng-s805_4.4.2_master-343-v1.6.1.img.xz|Self-installation Image]] (MD5SUM:​cce8360b53405db96162010c8b9abd22)|
  
 +===== New updates =====
 +  * Fix to support HDMI resolutions not functioned in v1.6 release
 +    - VGA (640x480)
 +    - SXGA (1280x1024)
 +    - 800p
 +    - 800x480
 +    - 800x600
 +    - 1024x600
 +    - 1024x768
 +    - 1440x900 ​
 +    - 1360x768
 +    - 1600x900
 +    - 1680x1050
 +    - 1920x1200
 +===== Update Instruction =====
 +==== Self Installation ====
 +You can install the release to your MicroSD or eMMC with the tool **dd** in Linux or **Win32DiskImager** in Windows. Please refer [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​odroid_flashing_tools#​using_win32diskimager|this]] for more detail.
 +==== Fastboot Update ====
 +Your can update the release by **fastboot** if you have MicroSD or eMMC already Android installed. If you have **USB-Serial kit**, you can enter to **Fastboot** mode when you execute the command **fastboot** on U-boot command line. Or if you run execute **reboot fastboot** from Android shell command line, your **ODROID-C1** will reboot and get into **fastboot** mode immediately. You can check if your **ODROID-C1** is attached via USB with the command **fastboot devices** in your desktop.
 +
 +<​code>​
 +$ sudo fastboot flash bootloader u-boot.bin
 +$ sudo fastboot flash dtb meson8b_odroidc.dtb
 +$ sudo fastboot flash boot kernel
 +$ sudo fastboot flash recovery recovery.img
 +$ sudo fastboot flash logo hardkernel-720.bmp
 +$ sudo fastboot flash system rootsystem.img
 +$ sudo fastboot flash userdata userdata.img
 +$ sudo fastboot flash cache cache.img
 +$ sudo fastboot reboot
 +</​code>​
 +===== How to checkout =====
 +You can checkout Android source tree, please refer [[http://​odroid.com/​dokuwiki/​doku.php?​id=en:​c1_building_android|this page]] for more detail.
 +**Please note, Android source tree is uploading and would be completed in 1-2 days.**
 +==== Android ====
 +<​code>​
 +$ mkdir odroid-c1
 +$ cd odroid-c1
 +$ repo init -u https://​github.com/​hardkernel/​android.git -b s805_4.4.2_master
 +$ repo sync
 +$ repo start s805_4.4.2_master --all
 +</​code>​
 +==== ODROID Utility ====
 +<​code>​
 +$ git clone --depth 1 https://​github.com/​codewalkerster/​android_packages_apps_Utility.git -b s805_4.4.2_dev_master
 +</​code>​
 +===== Reference boot.ini =====
 +This is the reference **boot.ini** to customize the boot configuration instead of default. You can just download it and copy into VFAT partition of your MicroSD/​eMMC,​ it will be affected on next boot immediately. Not like Hardkernel'​s Ubuntu release, this **boot.ini** does not require **uImage** and **meson8b_odroidc.dtd**. This will read such files from the booting card directly.
 +<file ini boot.ini>​
 +ODROIDC-UBOOT-CONFIG
 +
 +# Possible screen resolutions
 +# Uncomment only a single Line! The line with setenv written.
 +# At least one mode must be selected.
 +
 +# setenv m "​vga" ​         # 640x480
 +# setenv m "​480p" ​         # 720x480
 +# setenv m "​576p" ​         # 720x576
 +# setenv m "​800x480p60hz"​ # 800x480
 +# setenv m "​800x600p60hz"​ # 800x600
 +# setenv m "​1024x600p60hz"​ #​ 1024x600
 +# setenv m "​1024x768p60hz"​ #​ 1024x768
 +# setenv m "​1360x768p60hz"​ # 1360x768
 +# setenv m "​1366x768p60hz"​ #​ 1366x768
 +# setenv m "​1440x900p60hz"​ #​ 1440x900
 +# setenv m "​1600x900p60hz"​ #​ 1600x900
 +# setenv m "​1680x1050p60hz"​ #​ 1680x1050
 +# setenv m "​720p" ​         # 720p 1280x720
 +# setenv m "​800p" ​         # 1280x800
 +# setenv m "​sxga" ​         # 1280x1024
 +# setenv m "​1080i50hz" ​         # 1080I@50Hz
 +# setenv m "​1080p24hz" ​         # 1080P@24Hz
 +# setenv m "​1080p50hz" ​         # 1080P@50Hz
 +setenv m "​1080p" ​               # 1080P@60Hz
 +# setenv m "​1920x1200" ​   # 1920x1200
 + 
 +# HDMI/DVI Mode Configuration
 +setenv vout_mode "​hdmi"​
 +# setenv vout_mode "​dvi"​
 + 
 +# UHS Card Configuration
 +# Uncomment the line below to __DISABLE__ UHS-1 MicroSD support
 +# This might break boot for some brand/​models of cards.
 +setenv disableuhs "​disableuhs"​
 +
 +# CEC Configuration
 +setenv cecconfig "​cecf"​
 +
 +# Booting
 +setenv bootargs "​root=/​dev/​mmcblk0p2 rw console=ttyS0,​115200n8 no_console_suspend vdaccfg=${vdac_config} logo=osd1,​loaded,​${fb_addr},​${outputmode},​full hdmimode=${m} cvbsmode=${cvbsmode} hdmitx=${cecconfig} vout=${vout_mode} ${disableuhs} androidboot.serialno=${fbt_id#​}"​
 +setenv bootcmd "movi read boot 0 0x12000000; movi read dtb 0 0x12800000; bootm 0x12000000 - 0x12800000"​
 +run bootcmd
 +</​file>​
en/c1_android_release_note_v1.6.1.txt ยท Last modified: 2017/07/06 09:00 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0