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

Difference between revisions of "Rock/download"

(Documents)
Line 1: Line 1:
 
+
__NOTOC__
== Images ==
+
{{DISPLAYTITLE:<span style="display: none"></span>}}
 
+
    <div class="col-md-12">
Images are at a separate page - [[rock/prebuilt images | prebuilt images]]
+
      <h3 class="brand-name text-center" style="margin-top:0px;"><span class="label label-default">Downloads</span></h3>
 
+
      <hr class="tagline-divider" />
== Tools ==
+
    </div>
* Firmware upgrade tool – Format and install firmware to NAND flash - [http://dl.radxa.com/rock/tools/linux/Linux_Upgrade_Tool_v1.16.zip Linux] [http://dl.radxa.com/rock/tools/windows/RK_BatchTool_V1.7.zip Windows]
+
    <div class="col-md-12">
* Partition upgrade tool – Install images to NAND flash by partitions - [http://dl.radxa.com/rock/tools/linux/rkflashkit_0.1.1_all.deb Linux] [http://dl.radxa.com/rock/tools/windows/RKDevelopTool_v1.37.zip Windows]
+
    <h4><span class="label forest" style="margin-bottom:5px;">Tools</span></h4>
 
+
    <div class="table-responsive">
== Documents ==
+
<table class="table table-hover table-bordered table-striped">
[[Rock/hardware_docs |Hardware Documents]] - schematics, datasheets etc
+
          <tr>
 +
            <th>Description</th>
 +
            <th>Linux</th>
 +
          <th>Windows</th>
 +
          <th>Note</th>
 +
          </tr>
 +
          <tr>
 +
            <td><small>Firmware upgrade tool – Format and install firmware to NAND flash</small></td>
 +
            <td>[http://dl.radxa.com/rock/tools/linux/Linux_Upgrade_Tool_v1.16.zip Linux_Upgrade_Tool_v1.16.zip] (1.2M)</td>
 +
            <td>[http://dl.radxa.com/rock/tools/windows/RK_BatchTool_V1.7.zip RK_BatchTool_V1.7.zip (567K)]</td>
 +
            <td>[[rock/flash the image|Readme]]</td>
 +
          </tr>
 +
          <tr>
 +
            <td><small>Partition upgrade tool – Install images to NAND flash by partitions</small></td>
 +
            <td>[http://dl.radxa.com/rock/tools/linux/rkflashkit_0.1.1_all.deb rkflashkit_0.1.1_all.deb (143K)]</td>
 +
            <td>[http://dl.radxa.com/rock/tools/windows/RKDevelopTool_v1.37.zip RKDevelopTool_v1.37.zip (534K)]</td>
 +
            <td>[[rock/flash the image|Readme]]</td>
 +
          </tr>
 +
        </table>
 +
    </div>
 +
</div>
 +
    <div class="col-md-12">
 +
    <h4><span class="label forest" style="margin-bottom:5px;">Images</span></h4>
 +
[[rock/prebuilt_images|Prebuilt Images]]
 +
    </div>
 +
    <div class="col-md-12">
 +
    <h4><span class="label forest" style="margin-bottom:5px;">Source code</span></h4>
 +
    <div class="table-responsive">
 +
<table class="table table-hover table-bordered table-striped">
 +
          <tr>
 +
            <th>Name</th>
 +
            <th>Download</th>
 +
          <th>How to</th>
 +
          </tr>
 +
          <tr>
 +
            <td><small>Android Jelly Bean 4.2.2 source code</small></td>
 +
            <td>[https://bitbucket.org/radxa/android_radxa_rock.git radxa-android-radxa-rock.git (~5Gb)]</td>
 +
            <td>[[Rock/Android Build|Readme]]</td>
 +
          </tr>
 +
          <tr>
 +
            <td><small>Linux kernel 3.0.36</small></td>
 +
            <td>[https://github.com/linux-rockchip/rockchip-3.0/archive/wip/rockchip-3.0-radxa-rock.zip rockchip-3.0-radxa-rock.zip (~500MB)]</td>
 +
            <td>[[Rock/Booting Linux|Readme]]</td>
 +
          </tr>
 +
        </table>
 +
    </div>
 +
    </div>
 +
    <div class="col-md-12">
 +
    <h4><span class="label forest" style="margin-bottom:5px;">Hardware</span></h4>
 +
    <div class="table-responsive">
 +
[[Rock/hardware_docs |Hardware Documents]]
 +
    </div>
 +
</div>

Revision as of 12:40, 22 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

Source code

Name Download How to
Android Jelly Bean 4.2.2 source code radxa-android-radxa-rock.git (~5Gb) Readme
Linux kernel 3.0.36 rockchip-3.0-radxa-rock.zip (~500MB) Readme