Skip to content
liquidware edited this page Sep 14, 2010 · 6 revisions

Welcome to the liquidware_beagleboard_linux wiki!

Description

This is the Linux kernel containing drivers for add-on modular beagleboard hardware

Compiling the Kernel

Depends on: arm-none-linux-gnueabi compiler, git

Instructions:

  1. Download the ARM compiler
  2. Git clone a copy of this repository, liquidware_beagleboard_linux
  3. Have a Beagleboard formatted SD card ready
  4. Compile

1. Download the ARM compiler

The ARM compiler is available as a download from CodeSourcery. Follow the on-screen instructions using the default settings.

2. Git clone a copy of this repository, liquidware_beagleboard_linux

$ git clone git://github.com/liquidware/liquidware_beagleboard_linux.git

3. Have a Beagleboard formatted SD card ready

If you don’t have an SD card, you can buy one at liquidware (standard, premium) that comes preloaded with this kernel and the Linux Angstrom rootfs filesystem ready to go. You can also create your own using tutorials found on the web.

4. Compile

See the antipastohw wiki for instructions : http://antipastohw.pbworks.com/Liquidware-BeagleBoard-Linux-Kernel

More Information

Visit the blog at antipastohw.blogspot.com for news, updates, source code, and more information