Electrum Documentation
From Manuals
(Difference between revisions)
(→Boot and Operating System Files) |
(→Boot and Operating System Files) |
||
| Line 46: | Line 46: | ||
* [http://www.micromint.com/updates/electrum/rootfs.armel.jffs2 Debian 6.0.4 armel root filesystem (NAND JFFS2)] | * [http://www.micromint.com/updates/electrum/rootfs.armel.jffs2 Debian 6.0.4 armel root filesystem (NAND JFFS2)] | ||
* [http://www.micromint.com/updates/electrum/rootfs-sd.armel.tar.bz2 Debian 6.0.4 armel root filesystem + Linux 2.6.33.20-1 (SD card)] | * [http://www.micromint.com/updates/electrum/rootfs-sd.armel.tar.bz2 Debian 6.0.4 armel root filesystem + Linux 2.6.33.20-1 (SD card)] | ||
| - | * [[Older Versions| | + | * [[Electrum Older Versions|Older Versions]] |
===Code Examples=== | ===Code Examples=== | ||
Revision as of 23:20, 3 February 2016
The Micromint Electrum product line is based on the the Atmel AT91SAM9 ARM9.
Manuals
|
Code Examples
Application Notes
- Setting up an ARM Cross-compiler under Ubuntu PC Linux
- Setting up an ARM Cross-compiler under Debian PC Linux
- Rebuild kernel
- Using Wireless USB Adapters
- Boot from SD/MMC
- Flashing filesystems larger than RAM
- Blinky, Button & GPIO examples using Python
Troubleshooting
Software Updates
Boot and Operating System Files
- Linux 2.6.33.20-1 Kernel
- Linux 2.6.33.20-1 Modules
- Linux 2.6.33.20-1 Sources Build Instructions
- uBoot 2010.09 Binary
- uBoot 2010.09 Sources
- Bootstrap 1.11 Binary
- Bootstrap 1.11 Sources
- Debian 6.0.4 armel root filesystem (NAND JFFS2)
- Debian 6.0.4 armel root filesystem + Linux 2.6.33.20-1 (SD card)
- Older Versions

