From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Quick sanity test after my NAND patches
Date: Fri, 06 Nov 2009 16:37:31 -0500 [thread overview]
Message-ID: <4AF4971B.9080602@ge.com> (raw)
In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D93D82EE1@dlee01.ent.ti.com>
Paulraj, Sandeep wrote:
> Scott, Jerry,
[snip]
>> I don't know if the technique will work for you (Sandeep), but for the
>> libfdt synchronization, I literally extracted the patches from the
>> master DTC repository (git format-patch) and applied them (git am).
>
> This might not work as git-am will complain about not being able to apply clean.
I may be missing something, but if you hand-edit the patches so that
they are still valid patches, they will apply cleanly. In my hand
editing, I cut out all patch hunks to non-existing (for me) files (from
the patch's file name header to the next file name header). This is
simply a delete operation so it is pretty hard to screw up. I also
changed the file paths for all file references to libfdt.h which is
simply a substitution problem, again hard to screw up.
I don't know how complex your starting point patches are, so that may be
what I'm missing.
Note that the MD5 hash will be different between my edited patch and the
original patch, so you won't be able to correlate the u-boot/libfdt
patch directly to the DTC/libfdt patch, but that would happen anyway.
[snip]
Best regards,
gvb
next prev parent reply other threads:[~2009-11-06 21:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-06 20:47 [U-Boot] Quick sanity test after my NAND patches Paulraj, Sandeep
2009-11-06 21:08 ` Scott Wood
2009-11-06 21:17 ` Jerry Van Baren
2009-11-06 21:28 ` Paulraj, Sandeep
2009-11-06 21:37 ` Jerry Van Baren [this message]
2009-11-06 21:44 ` Paulraj, Sandeep
2009-11-08 22:59 ` Wolfgang Denk
2009-11-06 22:03 ` Scott Wood
2009-11-06 22:14 ` Paulraj, Sandeep
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=4AF4971B.9080602@ge.com \
--to=gerald.vanbaren@ge.com \
--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.