On Thu, 02 Oct 2008 03:17:44 -0400, Greg Ungerer <[EMAIL PROTECTED]> wrote:

Hi David,

David Wu wrote:
I have attached two patches.
 1 linux-2.4.x_qspi.patch:
the purpose for this patch is to make user/qspitest build for both 2.4 and 2.6 kernel
  -- created linux-2.4.x/include/asm-m68knommu/mcf_qspi.h
-- removed linux-2.4.x/drivers/char/mcf_qspi.h and linux-2.4.x/include/asm-m68knommu/mcfqspi.h -- and added their contents into linux-2.4.x/include/asm-m68knommu/mcf_qspi.h
 2 user_qspitest.patch:
  -- requires above changes
  -- using MCF_BUSCLK instead of MCF_CLK

Yep, looks ok to me. Applied.

In the linux-2.6.x sources there appears to be both:

linux-2.6.x/include/asm-m68knommu/mcf_qspi.h
linux-2.6.x/include/asm-m68knommu/mcfqspi.h
Does that need to be cleaned up like the 2.4.x includes?
This file (mcfqspi.h) I believe is for the new SPI driver in drivers/spi/mcf_qspi.c and mcf_qspi.h is used for drivers/char/mcf_qspi.c. I will create a patch to remove
linux-2.6.x/drivers/char/mcf_qspi.h and move its contents
in linux-2.6.x/include/asm-m68knommu/mcf_qspi.h
Right now I am working on 2.6.x patch. More patches will follow. But It seems we have
a lot changes to the uClinux-dist-20080808 release for 2.6.x kernel.

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev





--
David Wu
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to