patch-2.4.19-rmk7-omap1

"George G. Davis" <[email protected]> Wed, 26 Mar 2003 08:33:20 -0800
Newsgroups gmane.linux.ports.arm.announce
Organization Monta Vista Software, Inc.
Message-ID <[email protected]>
A long overdue update for the Texas Instruments "Innovator[TM] Development Kit
for the OMAP Platform" is available at:

   ftp://source.mvista.com/pub/omap/2.4/patch-2.4.19-rmk7-omap1.gz

The following drivers have been tested in this release and are known working:

        - serial ports
        - LCD frame buffer
        - LCD touchscreen
        - Innovator Break-out-board Ethernet
        - AIC23 audio
        - I2C
        - on-board flash memory
        - Camera Module

The following drivers are included in this release but are untested:

        - OMAP1510 USB Host
        - OMAP1510 MMC
        - OMAP1510 PM support
        - OMAP1510 SIR IrDA

All of the above are known good on Innovator/OMAP1510 and/or Custom OMAP1510
boards. But I may have missed something in the merge here. So YMMV. Of course,
as mentioned on linux-arm-kernel mailing list, some of us have bad USB host
cables and (yours truly : ) can't test USB host support on the Innovator
until we receive known good cables.

In addition to the above, I'll try to push out XIP support and OMAP1510 USB
device drivers in the next week or two.

For information and documentation on TI OMAP products please consult:

        http://www.omap.com

Build Documentation:

  http://www.arm.linux.org.uk/docs/kerncomp.shtml

The currently recommended cross-compiler can be found at:

        ftp://ftp.arm.linux.org.uk/pub/linux/arm/toolchain/cross-2.95.3.tar.bz2

To build a kernel specifically for the Innovator, use the following commands:

        make innovator_config
        make oldconfig
        make dep
        make zImage

For instructions on setting up and booting the target using rrload firmware,
please refer to:

        ftp://source.mvista.com/pub/omap/rrload/README

Note that this kernel has been tested on an Innovator revision ES2.6 only.
Your success may vary depending on the version of the hardware you're using.

This code is made available with the usual "no warranty what so ever"
conditions. So use at your own risk.

Contributions are welcome. If you have any code to contribute, please send
patches to me.

If you believe you have found a bug, please send bug reports to the
linux-arm-kernel mailing list. Even better, if you have fixed any bugs,
please send patches to me.

Enjoy!

--
Regards,
George


                             2.4.19-rmk7-omap1
                             ~~~~~~~~~~~~~~~~~
                                Change Log
                                ----------

+ V4L2 Innovator/OMAP1510 Camera driver                      Steve Longerbeam
+ OMAP1510 MMC driver                                        Alexey Lugovskoy
+ Rewrite interrupt handlers                                 George Davis
+ Fix GPIO and FPGA interrupt handlers so they actually work Andy Lowe
+ Innovator FPGA missed interrupts workaround                Andy Lowe
+ Fix Audio driver hang                                      Andy Lowe
+ Various DMA fixups                                         Andy Lowe
+ OMAP1510 SIR IrDA driver                                   Alexey Lugovskoy
+ Add tagged boot parameters support                         George Davis
+ kgdb serial stub                                           George Davis
+ fix touchscreen request_irq/init_timer oops                George Davis
+ Q&D nested touchscreen irq enable/disable hack             George Davis
+ Various I2C tweaks                                         George Davis
+ Add support for audio 8Khz sample rate                     George Davis
+ OMAP1510 USB OHCI driver                                   Andy Lowe

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-announce
Please visit the above address for information on this list.