From: Stephan Linz <linz@mazet.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Newbie question: How do apply the patch from an attachment to my uboot tree
Date: Wed, 11 Feb 2004 10:47:52 +0100 [thread overview]
Message-ID: <04021110475204.00467@pcj86> (raw)
In-Reply-To: <OF9ABE7E8D.09E9F6E6-ON42256E36.002E61D3-08256E36.002F88A0@mksinternal.com>
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
prev parent reply other threads:[~2004-02-11 9:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=04021110475204.00467@pcj86 \
--to=linz@mazet.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.