Linux 2.6.8.1-adsx1
As always, we welcome your feedback and your contributions to linux. This version- Is a work in progress. It should not be used for production systems.
- Supports BitsyX, AGX and VGX boards.
- Adds support for QuadUART serial ports.
- Uses FastFPE instead of NWFPE for faster floating point calculations.
- Does not support USB reliably.
The Linux 2.6.x kernel series- Uses a slightly different naming convention for selecting a machine's default configuration. For example, to configure the kernel with the BitsyX default configuration, you must use 'make adsbitsyx_defconfig' instead of 'make adsbitsyx_config'.
- Has a number of changes introduced since the 2.4.x series including a new sysfs file system found on /sys in the root file system. CPU frequency changes are now done through this file system instead of through the /proc file system.
Power is also managed through the sysfs file system but, for now, we will continue to provide a power management interface in /proc/sys/pm. The PM interface has changed a little bit. The suspend_timeout parameter has been eliminated. Instead, writing a number (1 to 999999) to suspend will cause the system to sleep for that many seconds. Writing nothing (echo > /proc/sys/pm/suspend) or 0 will cause the system to sleep indefinitely until the wake-up pin (RQONOFF) wakes the system.
Important Warnings and Requirements Kernel source and patches
Root File System
There are several root file systems that are suitable for use with this kernel. Visit the Root File Systems topic to learn more. For best results, be sure to use one of the 2004-10-07 (or newer) Debian releases. Precompiled Kernel Image
You can download a precompiled Linux 2.6.8.1-adsx1 kernel image for your board configured and tested as shown.
- BitsyX zImage [MD5]
- LCD (Sharp LQ64D343, 640x480)
- Touch screen
- PS/2 Keyboard
- On-Board Flash
- PCMCIA Interface
- CF Interface (requires CF connector board)
- On-Board Ethernet (requires Ethernet connector board)
- USB
- 3 PXA Serial Ports
- 4 8250 QuadUART Serial Ports (requires Ethernet connector board with QuadUART)
- Power Management
- CPU Frequency and Voltage Scaling
- ADSmartIO
- AC97 Audio
- Real Time Clock
- Watchdog Timer
- AGX zImage [MD5] and VGX zImage [MD5]
- LCD (Sharp LQ64D343, 640x480)
- Touch screen
- PS/2 Keyboard
- On-Board Flash
- PCMCIA Interface
- On-Board Ethernet
- USB
- 3 PXA Serial Ports
- 4 8250 QuadUART Serial Ports
- Power Management
- CPU Frequency and Voltage Scaling
- ADSmartIO
- AC97 Audio
- Real Time Clock
- Watchdog Timer
|