Author |
Topic |
|
jlackey
213 Posts |
Posted - 05 Jan 2004 : 16:30:57
|
Linux 2.4.19-rmk7-pxa2-adsx7
This version- Only supports AGX and BitsyX boards.
- Enables the watchdog timer in the default configuration (and precompiled kernels).
- Enables support for PCMCIA serial interface cards in the default configuration (and precompiled kernels). Updates the ramdisk root file system to support serial PCMCIA.
- Updates the ramdisk root file system to provide specific examples for Earthlink dialup and for Verizon wireless in /etc/ppp.
- Adds /proc/sys/ads-misc entries to support read access to the on-board flash serial number and to allow control of the polarity of backlight intensity and on-off signals.
- Turns USB power off during sleep.
- Fixes a problem that prevented the AC97 audio codec from working after waking from sleep.
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 (~740kB)
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-pxa2.gz (~250kB)
Download from ftp://ftp.arm.linux.org.uk/pub/armlinux/people/nico/ and apply the patch. Remain in the linux directory and apply the patch using patch level "-p1".
cd linux zcat diff-2.4.19-rmk7-pxa2.gz | patch -p1
- diff-2.4.19-rmk7-pxa2-adsx7.gz (~300kB)
Remain in the linux directory and apply the patch using patch level "-p1".
zcat diff-2.4.19-rmk7-pxa2-adsx7.gz | patch -p1
Ramdisk Image
Download the ramdisk.gz image (and MD5 checksum file) to use with the 2.4.19-rmk7-pxa2-adsx7 kernel. Precompiled Kernel Images
You can download a precompiled Linux 2.4.19-rmk7-pxa2-adsx7 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 (JFFS2)
- PCMCIA Interface (ATA Flash, NE2000 Network, 802.11b Wireless, & Serial Cards)
- CF Interface (requires CF connector board)
- On-Board Ethernet (requires Ethernet connector board)
- USB Host
- 3 Serials
- Power Management
- CPU Frequency and Voltage Scaling
- ADSmartIO
- AC97 Audio
- Real Time Clock
- Watchdog Timer
- AGX zImage [MD5]
- LCD (Sharp LQ64D343, 640x480)
- Touch screen
- PS/2 Keyboard
- On-Board Flash (JFFS2)
- PCMCIA Interface (ATA Flash, NE2000 Network, 802.11b Wireless, & Serial Cards)
- On-Board Ethernet
- USB Host
- 3 Serials
- 8250 QuadUART
- Power Management
- CPU Frequency and Voltage Scaling
- ADSmartIO
- AC97 Audio
- Real Time Clock
- Watchdog Timer
|
Edited by - adrian on 07 Jan 2008 15:45:15 |
|
sdsteam
60 Posts |
Posted - 19 Jan 2004 : 01:46:12
|
We have a BitsyX Rev C Board, and Companion Board of Rev B. Are these board compatible? Bcoz when we power on the board, we see junk characters are dumped on to the console.
Any h/w or s/w modification/patch is necessary for the board(to serial) to work properly?
We also tried with latest kernel posted in this webpages (adsx7). Still the same Prolem persist. |
|
|
akidder
1519 Posts |
Posted - 19 Jan 2004 : 11:41:46
|
Thanks for your post. This may be a port initialization issue in the boot code (take a look at the information we've just posted at topic 1321 for details). This probably has more to with the parts populated on the board than the revision of the BitsyX.
Can you let us know which port(s) you are seeing this issue on? Also, it will help to know what personality board you are using; our boards are currently at revision A. Please respond in the Open Discussion forum.
We'll take a look at this issue and let you know what we find. |
|
|
|
Topic |
|
|
|