Build an Buildroot root filesystem --- CORE9G25
Feature Hardware ref Linux Tutorials Debian Tutorials pinout

We use the Buildroot as the root file system.

How to Build the Buildroot:

Install the cross compiler and the toolchain required on your Linux Ubuntu PC following this article (Tested on Ubuntu 12.04):

Copy the CORE9G25 rootfs.tar.bz2 from the CD://linux/code/ to the PC /tmp folder, then do the follow command to uncompress it:

~$ cd ~
~$ sudo tar xvf /tmp/rootfs.tar.bz2 -C .

This is a fork of the original Atmel version available on GitHub.

Do the filesystem with the follow command:

~$ sudo mkubifsimage rootfs/ ubifs.img

Then we will get the ubifs.img file, you can copy it to the USB Disk for update the board system image.

The atmel provide the method to Build the Buildroot filesystem, if you want to do it by yourself, refer the atmel linux4sam website.

A compiled version of AT91Bootstrap is available on:

Related links


  Tel: +86-755-29638421  |    Sales Email: market@armdevs.com |  Support Email: support@armdevs.com | Gtalk: armdevs@gmail.com  
www.armdevs.com | Copyright @2013 - CoreWind Technology Co.,Limited