Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rock2/download"

(Created page with "__NOTOC__{{DISPLAYTITLE:Rock2 Download<span style="display: none"></span>}} {{Rock2_header}} This page collects useful resource for rock2 series devices. <div class="col-...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 33: Line 33:
 
     </div>
 
     </div>
  
 +
  <h4><span class="label forest" style="margin-bottom:5px;">Hardware</span></h4>
 +
* [http://dl.radxa.com/rock2/docs/hw/ds/Rockchip%20RK3288%20datasheet%20V1.0%2020140516.pdf RK3288 brief datasheet(.pdf)]
 +
* [http://dl.radxa.com/rock2/docs/hw/ds/rk3288/ User manual/Programming Guide for RK3288](partly), available chapter are PMU, DMA, HDMI, LVDS, eDP and much more.
 +
* [http://dl.radxa.com/rock2/docs/hw/radxa_rock2_som_140927.pdf rock2 SoM schematics(.pdf)]
 +
* [http://dl.radxa.com/rock2/docs/hw/radxa_rock2_square_baseboard_beta_150303.pdf rock2 square baseboard schematics(.pdf)]
 +
* [http://dl.radxa.com/rock2/docs/hw/RADXA_ROCK2_SQUARE_beta.dxf rock2 square baseboard dimension file(.dxf)]
 +
*[http://dl.radxa.com/rock2_square/docs/hw/rock2_square_baseboard_150128_components_position.pdf rock2 square baseboard components position reference(.pdf)]
  
 +
  <h4><span class="label forest" style="margin-bottom:5px;">Firmware</span></h4>
  
 +
[[rock/prebuilt_images | prebuilt image]]
  
 +
 +
  <h4><span class="label forest" style="margin-bottom:5px;">Source Code</span></h4>
 +
* <div class="btn btn-default"><i class="fa fa-download"></i> [http://dl.radxa.com/rock2/source/radxa_rock2_square_android4.4.2_sdk.tar.xz Android Kitkat source code ] </div>  for rock2 square <div class="btn btn-primary">[http://dl.radxa.com/rock2_square/source/radxa_rock2_square_android4.4.2_sdk_20150324.md5 checksum ]</div> <div class="btn btn-primary">[[Rock2/Android/develop | Build Instructions ]]</div>
 +
* <div class="btn btn-default"><i class="fa fa-download"></i> [http://dl.radxa.com/rock2_square/source/radxa_rock2_square_rk3288_android51_151107.tgz Android lollipop source code ] </div>  for rock2 square <div class="btn btn-primary">[http://dl.radxa.com/rock2_square/source/radxa_rock2_square_rk3288_android51_151107.md5 checksum ]</div> <div class="btn btn-primary">[[Rock2/Android/develop | Build Instructions ]]</div>
 
</div>
 
</div>

Latest revision as of 03:53, 9 November 2015


This page collects useful resource for rock2 series devices.


Tools

Description Linux Windows Note
Firmware upgrade tool – Format and install firmware to eMMC flash Linux_Upgrade_Tool_v1.21.zip (1.9M) RK_BatchTool_V1.7.zip (567K) Readme
Partition upgrade tool – Install images to eMMC flash by partitions rkflashkit_0.1.1_all.deb (143K) RKDevelopTool_v1.37.zip (534K) Readme

Hardware

Firmware

prebuilt image


Source Code