Difference between revisions of "Rock/download"
< Rock
m (Protected "Rock/download" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
Line 45: | Line 45: | ||
<tr> | <tr> | ||
<td><small>Android Jelly Bean 4.2.2 source code</small></td> | <td><small>Android Jelly Bean 4.2.2 source code</small></td> | ||
− | <td> | + | <td>git clone -b radxa/radxa-dev git://git.jp.linux-rockchip.org/rk3188_r-box_android4.2.2_sdk.git</td> |
+ | <td>[[Rock/Android Build|Readme]]</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><small>Android Kitkat 4.4.2 source code</small></td> | ||
+ | <td>git clone -b radxa/rock2014 git://git.jp.linux-rockchip.org/rk3188_rk3066_r-box_android4.4.2_sdk.git</td> | ||
<td>[[Rock/Android Build|Readme]]</td> | <td>[[Rock/Android Build|Readme]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td><small>Linux kernel 3.0.36</small></td> | <td><small>Linux kernel 3.0.36</small></td> | ||
− | <td> | + | <td>git clone -b radxa/stable-3.0 https://github.com/linux-rockchip/kernel_rockchip.git</td> |
<td>[[Rock/Booting Linux|Readme]]</td> | <td>[[Rock/Booting Linux|Readme]]</td> | ||
</tr> | </tr> |
Revision as of 13:14, 24 September 2014
Downloads
Tools
Description | Linux | Windows | Note |
---|---|---|---|
Firmware upgrade tool – Format and install firmware to NAND flash | Linux_Upgrade_Tool_v1.16.zip (1.2M) | RK_BatchTool_V1.7.zip (567K) | Readme |
Partition upgrade tool – Install images to NAND flash by partitions | rkflashkit_0.1.1_all.deb (143K) | RKDevelopTool_v1.37.zip (534K) | Readme |
Images
Source code
Name | Download | How to |
---|---|---|
Android Jelly Bean 4.2.2 source code | git clone -b radxa/radxa-dev git://git.jp.linux-rockchip.org/rk3188_r-box_android4.2.2_sdk.git | Readme |
Android Kitkat 4.4.2 source code | git clone -b radxa/rock2014 git://git.jp.linux-rockchip.org/rk3188_rk3066_r-box_android4.4.2_sdk.git | Readme |
Linux kernel 3.0.36 | git clone -b radxa/stable-3.0 https://github.com/linux-rockchip/kernel_rockchip.git | Readme |