[U-Boot-Users] [PATCH v3] QE UEC: Extend number of supported UECs to 4
Ben Warren
biggerbadderben at gmail.com
Wed Jan 16 05:14:33 CET 2008
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
More information about the U-Boot
mailing list