[U-Boot-Users] How to obtain the patched file?

What is the best way to get the latest file with certain patch? I'd like to get the NAND driver patch that was applied recently but CVS doesn't seem to have the change. I looked at git and the diff on the web interface of git, but modifying the file manually using the diff seem to be error prone.
Thank you for your help in advance!

In message e0590900610131525s2e4603cbq2d876bc5bb436013@mail.gmail.com you wrote:
What is the best way to get the latest file with certain patch? I'd like to get the NAND driver patch that was applied recently but CVS doesn't seem to have the change. I looked at git and the diff on the
If "CVS" means the CVS server at Sourceforge is dead and no longer used. If you have to use CVS (cannot imagine why) please use the CVS server at denx.de, see http://www.denx.de/en/Software/CVS
web interface of git, but modifying the file manually using the diff seem to be error prone.
The recommended way is to use git for source code maintenance; please see http://www.denx.de/en/Software/GIT
Best regards,
Wolfgang Denk

Thank you Wolfgang. It looks like the NAND driver patch from Guido is not merged in yet. Are you planning on accepting this patch anytime soon?
Mitsy
On 10/16/06, Wolfgang Denk wd@denx.de wrote:
In message e0590900610131525s2e4603cbq2d876bc5bb436013@mail.gmail.com you wrote:
What is the best way to get the latest file with certain patch? I'd like to get the NAND driver patch that was applied recently but CVS doesn't seem to have the change. I looked at git and the diff on the
If "CVS" means the CVS server at Sourceforge is dead and no longer used. If you have to use CVS (cannot imagine why) please use the CVS server at denx.de, see http://www.denx.de/en/Software/CVS
web interface of git, but modifying the file manually using the diff seem to be error prone.
The recommended way is to use git for source code maintenance; please see http://www.denx.de/en/Software/GIT
Best regards,
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Microsoft Compatibility: your old Windows 3.11 application crash exactly as the new ones.

On Monday 16 October 2006 16:51, mitsy wrote:
Thank you Wolfgang. It looks like the NAND driver patch from Guido is not merged in yet. Are you planning on accepting this patch anytime soon?
It's already in:
Commit: 2255b2d2044d434463eb2661e18018e50f1643d9 Author: Stefan Roese sr@denx.de Tue, 10 Oct 2006 12:36:02 +0200
* Several improvements to the new NAND subsystem: - JFFS2 related commands implemented in mtd-utils style - Support for bad blocks - Bad block testing commands - NAND lock commands Please take a look at doc/README.nand for more details Patch by Guido Classen, 10 Oct 2006
Best regards, Stefan

Thanks, I see the change now.
mt
On 10/16/06, Stefan Roese sr@denx.de wrote:
On Monday 16 October 2006 16:51, mitsy wrote:
Thank you Wolfgang. It looks like the NAND driver patch from Guido is not merged in yet. Are you planning on accepting this patch anytime soon?
It's already in:
Commit: 2255b2d2044d434463eb2661e18018e50f1643d9 Author: Stefan Roese sr@denx.de Tue, 10 Oct 2006 12:36:02 +0200
* Several improvements to the new NAND subsystem: - JFFS2 related commands implemented in mtd-utils style - Support for bad blocks - Bad block testing commands - NAND lock commands Please take a look at doc/README.nand for more details Patch by Guido Classen, 10 Oct 2006
Best regards, Stefan

In message 200610161754.58168.sr@denx.de you wrote:
On Monday 16 October 2006 16:51, mitsy wrote:
Thank you Wolfgang. It looks like the NAND driver patch from Guido is not merged in yet. Are you planning on accepting this patch anytime soon?
It's already in:
Oops. Still maked open in my list. Fixed. Thanks for pointing out.
Best regards,
Wolfgang Denk

In message e0590900610160751w2279aba7t95e0565b61b2ccd2@mail.gmail.com you wrote:
Thank you Wolfgang. It looks like the NAND driver patch from Guido is not merged in yet. Are you planning on accepting this patch anytime soon?
As soon as I find some time.
Best regards,
Wolfgang Denk
participants (3)
-
mitsy
-
Stefan Roese
-
Wolfgang Denk