<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://docs.cubieboard.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://docs.cubieboard.org/feed.php">
        <title>CubieBoard Docs tutorials:cb2:development</title>
        <description></description>
        <link>http://docs.cubieboard.org/</link>
        <image rdf:resource="http://docs.cubieboard.org/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-16T08:14:01+08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/booting_from_usb_in_fel_mode?rev=1387781419&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/building_fedora_20_nand_image?rev=1400056563&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/building_test_images?rev=1387781419&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/building_your_own_android_image?rev=1425967795&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/building_your_own_ubuntu-12.04_firmware?rev=1387781419&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/how_to_control_gpio_on_android_4.2.2-v1.04?rev=1387781419&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/how_to_use_android_and_lubuntu_dual_os?rev=1400058245&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.cubieboard.org/tutorials/cb2/development/i2c_programming_at_userspace?rev=1387781419&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://docs.cubieboard.org/lib/tpl/dokuwiki/images/favicon.ico">
        <title>CubieBoard Docs</title>
        <link>http://docs.cubieboard.org/</link>
        <url>http://docs.cubieboard.org/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/booting_from_usb_in_fel_mode?rev=1387781419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-23T14:50:19+08:00</dc:date>
        <title>tutorials:cb2:development:booting_from_usb_in_fel_mode</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/booting_from_usb_in_fel_mode?rev=1387781419&amp;do=diff</link>
        <description>About this Article

	*  Author: benn --- benn@cubietech.com --- 2013/10/29 11:41
	*  Copyrights: CC Attribution-Share Alike 3.0 Unported
	*  Contributors: Cubieboard Community : ...

Abstract

Here we provide a simple way to boot linux from USB OTG port. It's very useful when our system get damaged somehow. We may be able to fix it by accessing to the storeage, e.g. nand, sata, or SD Card, and making some repair to the config or filesystem.</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/building_fedora_20_nand_image?rev=1400056563&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-05-14T16:36:03+08:00</dc:date>
        <title>tutorials:cb2:development:building_fedora_20_nand_image</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/building_fedora_20_nand_image?rev=1400056563&amp;do=diff</link>
        <description>About this Article

	*  Author: benn --- benn@cubietech.com --- 2014/05/14 15:23
	*  Copyrights: CC Attribution-Share Alike 3.0 Unported
	*  Contributors: Cubieboard Community : ...

Abstract

A simple way to build Fedora 20 Minimal Nand Image.

Prepare Your Build Environment

We have to build the nand image on Ubuntu 12.04(x86_64), because of the proprietary binary blobs of pack tools from Allwinner.</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/building_test_images?rev=1387781419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-23T14:50:19+08:00</dc:date>
        <title>tutorials:cb2:development:building_test_images</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/building_test_images?rev=1387781419&amp;do=diff</link>
        <description>please refer to

&lt;https://github.com/cubieboard2/manifests&gt;</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/building_your_own_android_image?rev=1425967795&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-10T14:09:55+08:00</dc:date>
        <title>tutorials:cb2:development:building_your_own_android_image</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/building_your_own_android_image?rev=1425967795&amp;do=diff</link>
        <description>Downloads

notes:cubieboard2 and cubietruck use the same source code

	* The tarball is list below
  Package                             Download                                                   Features  


  cubieboard2_android_SDK_v1.03 

 
download1. Android 4.2.2 (including kernel source code)2. It is difficult to maintain too many images with different languages ,wifi chipsets, etc.3. Release the code, let more people be able to make their own enhancement  Package                         …</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/building_your_own_ubuntu-12.04_firmware?rev=1387781419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-23T14:50:19+08:00</dc:date>
        <title>tutorials:cb2:development:building_your_own_ubuntu-12.04_firmware</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/building_your_own_ubuntu-12.04_firmware?rev=1387781419&amp;do=diff</link>
        <description>Getting the source code

Please refer to
 &lt;https://github.com/cubieboard2/manifests&gt;

Building with your own linux distro rootfs
$ ./build.sh rootfs/your_own_rootfs.tar.gz</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/how_to_control_gpio_on_android_4.2.2-v1.04?rev=1387781419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-23T14:50:19+08:00</dc:date>
        <title>tutorials:cb2:development:how_to_control_gpio_on_android_4.2.2-v1.04</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/how_to_control_gpio_on_android_4.2.2-v1.04?rev=1387781419&amp;do=diff</link>
        <description>How to contrl GPIO

We make the app which can Increase the voltage.

Push the gpio-ctrl to CB

We use the gpio control code and library file to compilation the Executable file named gpio-ctrl. At frist you should download the gpio-ctrl:

&lt;http://ubuntuone.com/1bh2zKV0BTTIR8P4uxUISq&gt;   

After downloading, connect CB by USB and open Terminal, open the Directory which you download:</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/how_to_use_android_and_lubuntu_dual_os?rev=1400058245&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-05-14T17:04:05+08:00</dc:date>
        <title>tutorials:cb2:development:how_to_use_android_and_lubuntu_dual_os</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/how_to_use_android_and_lubuntu_dual_os?rev=1400058245&amp;do=diff</link>
        <description>About this Article

	*  Author: benn --- benn@cubietech.com --- 2014/05/14 16:42
	*  Copyrights: CC Attribution-Share Alike 3.0 Unported
	*  Contributors: Cubieboard Community : ...

Abstract

Some people complain that, after booting Linux from TF card, the Android OS on Nandflash get damaged somehow. Here we give a solution to run dual OS (Android@Nand, Lubuntu@Card). The reason for the issue, is that the sunxi nand driver is quite different with the close sourced one. After loading the sunxi n…</description>
    </item>
    <item rdf:about="http://docs.cubieboard.org/tutorials/cb2/development/i2c_programming_at_userspace?rev=1387781419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-23T14:50:19+08:00</dc:date>
        <title>tutorials:cb2:development:i2c_programming_at_userspace</title>
        <link>http://docs.cubieboard.org/tutorials/cb2/development/i2c_programming_at_userspace?rev=1387781419&amp;do=diff</link>
        <description>Environment Setup

Hardware

	* Cubieboard2 x1
	* HDMI monitor

Software

	*  Lubuntu desktop 12.10 v1.05
	*  Required Packages
sudo apt-get install libi2c-dev build-essential
External Manual

	*  &lt;https://www.kernel.org/doc/Documentation/i2c/dev-interface&gt;
	*  &lt;http://elinux.org/Interfacing_with_I2C_Devices&gt;</description>
    </item>
</rdf:RDF>
