Hi Greg,

Thank you for applying the BSP patch, and the Encode Chip Select QSPI patch.

Sorry about the bad m523xsim.h patch. I've attached a patch just for this, but actually you dont need it because you've applied the qspiCS.patch which contained this file. In fact, this patch will probably now fail against the latest because they differ. I changed it because there was a bad, but harmless, merge in my m5235xsim.h before which i recently fixed. A patch of the fix would look like this below, which may be what you want to run. UART0, PIT1 and QSPI were repeated again below, out of order, with the same numbers. sorry for the confusion.

--- uClinux-dist-bsp/linux-2.6.x/include/asm-m68knommu/m523xsim.h 2007-07-16 16:44:53.000000000 -0400 +++ uClinux-dist-patch-bsp/linux-2.6.x/include/asm-m68knommu/ m523xsim.h 2007-07-25 14:18:12.000000000 -0400
@@ -30,9 +30,6 @@
/* INTC0 */
#define MCFINT_VECBASE          64              /* Vector base number */
-#define        MCFINT_UART0            13              /* Interrupt number for 
UART0 */
-#define        MCFINT_PIT1             36              /* Interrupt number for 
PIT1 */
-#define        MCFINT_QSPI             18              /* Interrupt number for 
QSPI */
#define MCFINT_EPF2             2               /* Interrupt number for EPORT2 
*/
#define MCFINT_EPF3             3               /* Interrupt number for EPORT3 
*/
#define MCFINT_EPF4             4               /* Interrupt number for EPORT4 
*/


Attachment: savantInclude.patch
Description: Binary data


Wilson


On Jul 25, 2007, at 12:00 PM, [EMAIL PROTECTED] wrote:

------------------------------

Message: 3
Date: Wed, 25 Jul 2007 14:19:36 +1000
From: Greg Ungerer <[EMAIL PROTECTED]>
Subject: Re: [uClinux-dev] [PATCH] BSP for Savant CPU card
To: uClinux development list <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Wilson,

Wilson Callan wrote:
Hi, attached is a patch file to support our CPU card on patch
20070718.   Changes from my previous submit:

1) removed change in setup.c
2) made a separate function for changes needed in config_BSP()

I suspect the bootparm code will not be acceptable to mainline.

But I committed it to the uClinux sources. Except m523xsim.h,
which didn't patch cleanly:

goober > patch -p1 < /home/gerg/tmp/patches/savantBSP20070718-2.patch
patching file linux-2.6.x/arch/m68knommu/defconfig
patching file linux-2.6.x/arch/m68knommu/Kconfig
patching file linux-2.6.x/arch/m68knommu/Makefile
patching file linux-2.6.x/drivers/serial/mcfserial.c
patching file linux-2.6.x/include/asm-m68knommu/m523xsim.h
patch: **** malformed patch at line 110: @@ -42,4 +73,122 @@

Can you generate a patch just for this and send please?

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
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to