* [U-Boot-Users] Newbie question: How do apply the patch from an attachment to my uboot tree
@ 2004-02-10 8:39 Shlomo_Kut at mksinst.com
2004-02-11 9:47 ` Stephan Linz
0 siblings, 1 reply; 2+ messages in thread
From: Shlomo_Kut at mksinst.com @ 2004-02-10 8:39 UTC (permalink / raw)
To: u-boot
Hi,
I am really interested in looking at the patch to Brad Kemp's CFI conformant flash driver.
Is it already in the cvs database?
How do get from the stream of characters at the of the message to a
patched version of u-boot?
regards
Shlomo Kut
Software Engineer
MKS Instruments
Tenta Products
Tel: 972-8-9181015
Fax: 972-8-9181020
www.mksinst.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20040210/32c553e1/attachment.htm
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Newbie question: How do apply the patch from an attachment to my uboot tree
2004-02-10 8:39 [U-Boot-Users] Newbie question: How do apply the patch from an attachment to my uboot tree Shlomo_Kut at mksinst.com
@ 2004-02-11 9:47 ` Stephan Linz
0 siblings, 0 replies; 2+ messages in thread
From: Stephan Linz @ 2004-02-11 9:47 UTC (permalink / raw)
To: u-boot
Am Dienstag, 10. Februar 2004 09:39 schrieb Shlomo_Kut at mksinst.com:
> Hi,
>
> I am really interested in looking at the patch to Brad Kemp's CFI
> conformant flash driver.
>
> Is it already in the cvs database?
Yes, you have to checkout the HEAD.
>
> How do get from the stream of characters at the of the message to a
> patched version of u-boot?
Hmm, I think you talk about your subject question here, right ? Now, to patch
your own U-Boot tree do:
1.) Save even this email attachment includes the patch you want
(say to file: u-boot-feature.patch).
2.) Go into your U-Boot tree and call the "patch" command line tool:
> cd u-boot
> patch -p1 < replace_this_with_your_path_to/u-boot-feature.patch
br
Stephan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-11 9:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-10 8:39 [U-Boot-Users] Newbie question: How do apply the patch from an attachment to my uboot tree Shlomo_Kut at mksinst.com
2004-02-11 9:47 ` Stephan Linz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox