<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title><![CDATA[Dobrica Pavlinušić's random unstructured stuff: mk808]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?mk808</link>
<description></description>
<pubDate>Sun, 16 Dec 2012 13:42:06 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[mk808]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?mk808</link>
<description><![CDATA[<div>Creator: Dobrica Pavlinušić</div><hr/><div>Tags: arm, rk3066</div><hr/><div class="wiki">
<p>
<a target="_blank" title="(external link)" href="http://www.geekbuying.com/item/MK808-Dual-Core-Android-4-1-Jelly-Bean-TV-BOX-Rockchip-RK3066-Cortex-A9-Mini-PC-stick-307415.html">http://www.geekbuying.com/item/MK808-Dual-Core-Android-4-1-Jelly-Bean-TV-BOX-Rockchip-RK3066-Cortex-A9-Mini-PC-stick-307415.html</a></p>
<div class="nlw_phrase"><table class="wafl_container">
  <tr>
    <td>
      <div class="wafl_box">
        
          <div class="wafl_titlebox">
            <div class="wafl_title">
              
                Contents: [Dobrica Pavlinušić's random unstructured stuff]
              
            </div>
          </div>
          <div class="wafl_items">
            
              <div class="wiki">
<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#device_info">Dobrica Pavlinušić's random unstructured stuff (Device info)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Device info} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#rockchip_rk3066_rk30xx_processors_documentation_source_code_and_tools">Dobrica Pavlinušić's random unstructured stuff (Rockchip RK3066/RK30xx Processors Documentation, Source Code and Tools)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Rockchip RK3066/RK30xx Processors Documentation, Source Code and Tools} --></span></li>

<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#kernel">Dobrica Pavlinušić's random unstructured stuff (Kernel)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Kernel} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#flashing">Dobrica Pavlinušić's random unstructured stuff (Flashing)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Flashing} --></span></li>
</ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#ubuntu_linux_for_the_ug802">Dobrica Pavlinušić's random unstructured stuff (Ubuntu Linux for the UG802)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Ubuntu Linux for the UG802} --></span></li>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#cyanogenmod">Dobrica Pavlinušić's random unstructured stuff (CyanogenMod)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] CyanogenMod} --></span></li>

<ul>
<li><span class="nlw_phrase"><a title="section link" href="https://saturn.ffzg.hr/rot13/index.cgi?dobrica_pavlinu%C5%A1i%C4%87_s_random_unstructured_stuff#flash_from_linux">Dobrica Pavlinušić's random unstructured stuff (Flash from Linux)</a><!-- wiki: {link: [Dobrica Pavlinušić's random unstructured stuff] Flash from Linux} --></span></li>
</ul></ul>
</div>

            
            
          </div>
        
      </div>
    </td>
  </tr>
</table>
<!-- wiki: {toc: }
--></div><br /><br /><h1 id="device_info">Device info</h1>
<pre>
root@android:/ # cat /proc/cmdline                                             
console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000,0x00200000 mtdparts=rk29xxnand:0x00002000@0x00002000(misc),0x00004000@0x00004000(kernel),0x00008000@0x00008000(boot),0x00008000@0x00010000(recovery),0x000C0000@0x00018000(backup),0x00040000@0x000D8000(cache),0x00300000@0x00118000(userdata),0x00002000@0x00418000(kpanic),0x00100000@0x0041A000(system),-@0x0053A000(user) bootver=2012-08-08#1.14 firmware_ver=4.0.4

root@android:/ # cat /proc/mtd                                                 
dev:    size   erasesize  name
mtd0: 00400000 00004000 &quot;misc&quot;
mtd1: 00800000 00004000 &quot;kernel&quot;
mtd2: 01000000 00004000 &quot;boot&quot;
mtd3: 01000000 00004000 &quot;recovery&quot;
mtd4: 18000000 00004000 &quot;backup&quot;
mtd5: 08000000 00004000 &quot;cache&quot;
mtd6: 60000000 00004000 &quot;userdata&quot;
mtd7: 00400000 00004000 &quot;kpanic&quot;
mtd8: 20000000 00004000 &quot;system&quot;
mtd9: 131400000 00004000 &quot;user&quot;
</pre>
<br /><h1 id="rockchip_rk3066_rk30xx_processors_documentation_source_code_and_tools">Rockchip RK3066/RK30xx Processors Documentation, Source Code and Tools</h1>
<p>
<a target="_blank" title="(external link)" href="http://www.cnx-software.com/2012/11/04/rockchip-rk3066-rk30xx-processor-documentation-source-code-and-tools/">http://www.cnx-software.com/2012/11/04/rockchip-rk3066-rk30xx-processor-documentation-source-code-and-tools/</a></p>
<h2 id="kernel">Kernel</h2>
<p>
<a target="_blank" title="(external link)" href="https://github.com/omegamoon/rockchip-rk30xx-mk808">https://github.com/omegamoon/rockchip-rk30xx-mk808</a></p>
<h2 id="flashing">Flashing</h2>
<ul>
<li>Information about tool: <a target="_blank" title="(external link)" href="http://forum.xda-developers.com/showthread.php?t=1286305">http://forum.xda-developers.com/showthread.php?t=1286305</a></li>
<li>source code: <a target="_blank" title="(external link)" href="https://github.com/justgr/arnova-tools/tree/master/rkflashtool">https://github.com/justgr/arnova-tools/tree/master/rkflashtool</a></li>
<li>alternative: <a target="_blank" title="(external link)" href="https://github.com/naobsd/rkutils">https://github.com/naobsd/rkutils</a></li>
<li>rk3066 modifications: <a target="_blank" title="(external link)" href="http://valentijn.sessink.nl/?p=382">http://valentijn.sessink.nl/?p=382</a></li>
</ul>
<h1 id="ubuntu_linux_for_the_ug802">Ubuntu Linux for the UG802</h1>
<p>
<a target="_blank" title="(external link)" href="http://www.slatedroid.com/topic/40717-ubuntu-linux-for-the-ug802/">http://www.slatedroid.com/topic/40717-ubuntu-linux-for-the-ug802/</a></p>
<h1 id="cyanogenmod">CyanogenMod</h1>
<ul>
<li><a target="_blank" title="(external link)" href="http://www.armtvtech.com/armtvtechforum/viewtopic.php?f=13&amp;t=438">http://www.armtvtech.com/armtvtechforum/viewtopic.php?f=13&amp;t=438</a></li>
<li><a target="_blank" title="(external link)" href="https://bitbucket.org/cm3066">https://bitbucket.org/cm3066</a></li>
</ul>
<h2 id="flash_from_linux">Flash from Linux</h2>
<pre>
./rk-tools/img_unpack flash_20121106.img flash_20121106.unpacked
./rk-tools/afptool -unpack flash_20121106 flash_20121106.files


</pre>
</div>
]]></description>
<author>Dobrica Pavlinu&#x161;i&#x107;</author>
<category>arm, rk3066</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/rot13/index.cgi?mk808</guid>
<pubDate>Sun, 16 Dec 2012 13:42:06 -0000</pubDate>
</item>
</channel>
</rss>