-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Welcome to the liquidware_beagleboard_linux wiki!
This is the Linux kernel containing drivers for add-on modular beagleboard hardware
Depends on: arm-none-linux-gnueabi compiler, git
Instructions:
- Download the ARM compiler
- Git clone a copy of this repository, liquidware_beagleboard_linux
- Have a Beagleboard formatted SD card ready
- Compile
The ARM compiler is available as a download from CodeSourcery. Follow the on-screen instructions using the default settings.
$ git clone git://github.com/liquidware/liquidware_beagleboard_linux.git
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.
See the antipastohw wiki for instructions : http://antipastohw.pbworks.com/Liquidware-BeagleBoard-Linux-Kernel
Visit the blog at antipastohw.blogspot.com for news, updates, source code, and more information