Linux 2.4.19-rmk7-ads5
This version- Can sleep and wakeup by grounding the wakeup pin.
- Reenumerates USB devices after waking up from sleep.
- Supports the AVR thermistor interface on boards that have one.
- Supports the Qt style touch screen interface.
- Defaults to NFS v3.
Important Warnings and Requirements
Kernel source and patches
- linux-2.4.19.tar.gz (~32MB)
Download from ftp://ftp.kernel.org/pub/ and make a base directory.
mkdir -p /usr/local/src/2.4.19 (you can use a different directory) cd /usr/local/src/2.4.19/ tar xzf linux-2.4.19.tar.gz
- patch-2.4.19-rmk7.gz (~790kB)
Download from ftp://ftp.arm.linux.org.uk/pub/armlinux/kernel/v2.4/ and apply the patch. Change to the linux directory and apply the patch using patch level "-p1".
cd linux zcat patch-2.4.19-rmk7.gz | patch -p1
- diff-2.4.19-rmk7-ads5.gz (~266kB)
Remain in the linux directory and apply the patch using patch level "-p1".
zcat diff-2.4.19-rmk7-ads5.gz | patch -p1
Ramdisk Image
You can download the latest ramdisk.gz image (and MD5 checksum file) for the 2.4.19-rmk7-ads5 kernel.
Precompiled Kernel Images
You can download a precompiled Linux 2.4.19-rmk7-ads4 kernel image for your board. Each image is configured and tested as shown.
- Graphics Client Plus zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA Interface (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- OnBoard Ethernet
- 3 Serials
- Power Management
- ADSmartIO and UCB1200 I/O
- UCB1200 Audio
- Real Time Clock (Rev D board required)
- Graphics Master zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard and Mouse
- JFFS2/MTD
- PCMCIA and CF Interfaces (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- OnBoard Ethernet
- USB Host
- 3 Serials
- 8250 QuadUART
- Power Management
- ADSmartIO and UCB1200 I/O
- UCB1200 Audio
- ADS Bitsy zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA Interface (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- CF Interface (requires CF connector board)
- OnBoard Ethernet (requires Ethernet connector board)
- USB Host
- 3 Serials
- Power Management
- ADSmartIO and UCB1200 I/O
- UDA1341 and UCB1200 Audio
- ADS Bitsy Plus zImage [MD5]
- LCD (Sharp LQ64D343, 640x480, 8bpp)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA Interface (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- CF Interface (requires CF connector board)
- OnBoard Ethernet (requires Ethernet connector board)
- USB Host
- 3 Serials
- Power Management
- ADSmartIO
- AC97 Audio
- Real Time Clock
- Advanced Graphics Client zImage [MD5]
- LCD (Epson 13806 frame buffer)
- Touch screen
- PS/2 Keyboard
- JFFS2/MTD
- PCMCIA and CF Interfaces (ATA Flash, NE2000 Network, & 802.11b Wireless Cards)
- OnBoard Ethernet
- USB Host
- 3 Serials
- Power Management
- ADSmartIO
- AC97 Audio
- Real Time Clock
|