[U-Boot-Users] Patch Question

A couple of questions:
I have several changes PXA specific and u-boot in general and a new board LN2410SBC. This is the first time I have tried submitting any patches to anywhere.
Are there specific cvs diff arguments I should use?
Where are other people patches? Do I have to search emails to find them?
My patches address: Secure Digital Card Support for PXA (and fixes for MMC support).
LED command added to turn on/off/flash board leds from command prompt.
Read command added to mmc (dump sectors).
LN2410SBC (S3C2410) board with: Ethernet,NAND,Flash,MMC/SD,LED support. (CompactFlash, USB Host & Slave on the way).
(I hope my yahoo HTTP is turned off now).
David.

In message 20040907153930.77006.qmail@web11705.mail.yahoo.com you wrote:
Are there specific cvs diff arguments I should use?
See the README, section "Submitting Patches".
Where are other people patches? Do I have to search emails to find them?
Yes. Or wait until they show up in the CVS.
LED command added to turn on/off/flash board leds from command prompt.
Is this integrated with the existing status LED driver? If not, please do so!
(I hope my yahoo HTTP is turned off now).
Yes, thanks.
Best regards,
Wolfgang Denk

On Tue, Sep 07, 2004 at 08:39:30AM -0700, David Farrell wrote:
Are there specific cvs diff arguments I should use?
-u for unified diff. The Documentation/SubmittingPatches document in the Linux source tree is a good reference which should not be too different from what u-boot needs. And of cause the README in u-boot itself.
Where are other people patches? Do I have to search emails to find them?
Yes, you'll find several patches when you search the list archive.
Robert
participants (3)
-
David Farrell
-
Robert Schwebel
-
Wolfgang Denk