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:
- 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:
- 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.