All Forums
 Embedded Linux
 Linux Downloads and Documents
 AGX & BitsyX Linux 2.4.19 Kernel & Ramdisk (adsx4)
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

jlackey

213 Posts

Posted - 25 Aug 2003 :  15:28:43  Show Profile  Email Poster
Linux 2.4.19-rmk7-pxa2-adsx4


This version
  • Only supports AGX and BitsyX boards.

  • Has a new touch screen driver that provides improved noise handling and better support for calibration. The new driver is compatible with the IPAQ touch screen driver supported in many embedded GUIs (e.g. OPIE, GPE). The new driver is not compatible with the default (microwindows) interface provided in the previous driver.

  • Does not support USB on the AGX. [Later versions do. -jlackey]

Important Warnings and Requirements
  • Do not use a connector board older than Rev A on the BitsyX.

  • To build the kernel, you must use a compiler that supports the Xscale CPU.
    You can use the one we used to build the precompiled kernels provided below.
    Download arm-2.95.3.tar.gz , untar it in /usr/local/ and add it to your path.
    cd /usr/local
    tar xzf arm-2.95.3.tar.gz
    PATH=/usr/local/pxa/bin:$PATH

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-adsx4.gz (~230kB)
    Remain in the linux directory and apply the patch using patch level "-p1".
    zcat diff-2.4.19-rmk7-pxa2-adsx4.gz | patch -p1
    If you have an AGX, you may also need to apply the diff-2.4.19-rmk7-pxa2-adsx4-agx-backlight-fix.gz patch (see below).


Ramdisk Image
    Download the ramdisk.gz image (and MD5 checksum file) to use with the 2.4.19-rmk7-pxa2-adsx4 kernel.

Precompiled Kernel Images
    You can download a precompiled Linux 2.4.19-rmk7-pxa2-adsx4 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 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


  • 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 Cards)

    • On-Board Ethernet

    • 3 Serials

    • 8250 QuadUART

    • Power Management

    • CPU Frequency and Voltage Scaling

    • ADSmartIO

    • AC97 Audio

    • Real Time Clock


jlackey

213 Posts

Posted - 25 Sep 2003 :  15:48:44  Show Profile  Email Poster
There is an update for the AGX that affects the backlight. To get this update, download and apply the following patch: diff-2.4.19-rmk7-pxa2-adsx4-agx-backlight-fix.gz.

The precompiled kernel image for the AGX has been replaced with a zImage that includes this update.
Go to Top of Page
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.03 seconds. Snitz Forums 2000