From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v3] QE UEC: Extend number of supported UECs to 4
Date: Tue, 15 Jan 2008 23:14:33 -0500 [thread overview]
Message-ID: <478D84A9.4070405@gmail.com> (raw)
In-Reply-To: <B27D27F93BC429468DBC3B0DA043AA4401BE062C@ILPTEX02.ecitele.com>
David Saada wrote:
>>> We have another source code repository (Synergy), and managing the
>>> source code with git is just not possible. I have posted many
>>> patches in
>>> the past using diff -purN, and there was never any problem.
>>>
>> Ok, maybe problem occur in my site.
>>
>> If Kim or Ben can apply it successfully, please accept it.
>>
>> Thanks,
>> Dave
>>
> Sure. I will wait with the second part of the patch (UEC MII commands)
> until this is sorted out.
> Thanks,
> David.
>
>
>
I was able to apply this with a little manual tweaking. I had to remove the '>' from in front
of each "diff -purN", and change the following patterns:
--- /file.orig
+++ /file
becomes:
--- a/file
+++ b/file
I'll send a pull request tomorrow to pick this up.
thanks,
Ben
next prev parent reply other threads:[~2008-01-16 4:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-15 8:40 [U-Boot-Users] [PATCH v3] QE UEC: Extend number of supported UECs to 4 David Saada
2008-01-15 9:05 ` Dave Liu
2008-01-15 10:41 ` David Saada
2008-01-15 10:43 ` Liu Dave
2008-01-15 12:43 ` David Saada
2008-01-16 4:14 ` Ben Warren [this message]
2008-01-16 8:14 ` David Saada
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=478D84A9.4070405@gmail.com \
--to=biggerbadderben@gmail.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.