Downloads
The following resources are available for download (aimed particularly at those using PLEB projects in applications):
PLEB 2
HOWTO
- HOWTO: A short document intended to act as a repository for information regarding PLEB 2.
Software
- U-Boot:
- u-boot-1.1.1-pleb2.patch: Patch against U-Boot release 1.1.1 (compiles using arm-linux-gcc version 3.3.2).
- Linux:
- Patch against linux 2.6.10-rc2 for pleb 2 You'll also need Russell King's patch to add an RTC driver, which for convenience is here
- linux-2.4.19-rmk7-pxa2-pleb2.patch: Patch against linux-2.4.19-rmk7-pxa2 for PLEB 2.
- pleb2-2.4.19-linux.bin.gz: Pre-built linux 2.4.19 image for PLEB 2.
- pleb2-ramdisk.gz: Ramdisk that works well with the linux-2.4.19-rmk7-pxa2-pleb2 patched linux.
- Other:
- image_build_makefile.tar.gz: Makefile which is useful for building kernel and ramdisk images which can be trasnferred to U-Boot.
- Terminal: a small terminal used for downloading bootloaders to flash via JTAG and other such things.
- Skyeye configuration: a configuration to be used with the Skyeye simulator.
PLEB 1
Binary images
- Kernels:
- zImage-flash-ramdisk: Linux kernel configured to use a (required) ramdisk as root
- zImage-flash-ramdisk: Linux kernel configured to use an internal ERTOS server (om) as its root partition. PLEB needs an SMC9196 based ethernet card, and needs to be connected to the ERTOS playpen network.
- Patch against Linux 2.6.10-rc2 to give support for the Pleb
- Ramdisks:
- ramdisk_flash: Ramdisk with the required devices to write to flash memory when used with an appropriate kernel.
- ramdisk_ks: Kitchen sink ramdisk (borrowed from the LART web site).
- BLOB:
- blob_mem_test: Version of BLOB compiled with memory testing features.
Hardware
- Photon schematics: Schematics for the PLEB 1 motherboard, memory daughtercard and ethernet daughtercard.
Miscellaneous code for AVR
- battery_monitor: Code for communicating with a battery monitoring chip from an AVR.
- JTAG: Code for writing to a PLEB/Photon's flash memory by faking bus cycles via JTAG boundary scan.

