www.small-linux.com

Source Page

Here are the sources for several items which might be useful. Some of these items have a binary image available on the Binary Page.

Blob Source
- Blob source from the LART project

BLOB Source for ELF
- blob source hacked up to work as a secondary bootloader for the ELF. USE AT YOUR OWN RISK! DO NOT SAVE THIS IMAGE AS BOOT2!

Kernel 2.4.7
- This is the standard source for kernel 2.4.7 with no patches install. This was downloaded from ftp.kernel.org

RMK patch for kernel 2.4.7 - This is the patch for the kernel 2.4.7 for Arm based platforms. For detailed instructions on creating an Arm kernel see these notes . Install this first before installing the NP patch

NP patch for kernel 2.4.7
-This is the patch for the kernel 2.4.7 for Arm based platforms. Install this after the RMK patch.

ELF Modifications
- This tarball contains some files that I've modfied for the ELF board. Install this after the NP patch. This tarball contains .config file which is pre-configured for the Elf.

Root FS
- a basic root file system from the Tuxscreen project.


Root FS
- a basic root file system configured for the ELF.

devmem2 - the source code for a program to read and write memory location under arm-linux. this application is included as a binary in the rootfs-ef.tar.gz file and also in the current initrd image. this code is from the LART project.

cldump - the source code for an application to dump the registers on the Cirrus Logic pcmcia controler (based on devmem2). see the notes page for documentation on the Cirrus Logic Controler



Back to Main Page