[U-Boot] u-boot sparc for leon3-altera-ep2s60-sdr working

Graeme Russ graeme.russ at gmail.com
Sat Feb 12 10:33:05 CET 2011


On 12/02/11 20:23, Fabio Giovagnini wrote:
> On Saturday 12 February 2011 08:13:08 Albert ARIBAUD wrote:
>> Hi Fabio,
>>
>> Le 11/02/2011 14:45, Fabio Giovagnini a écrit :
>>> Hi guys, I'd like to add the configuration for leon3-altera-ep2s60-sdr
>>> board. What could be the best working way to have an automatic patch
>>> generator?
>>
>> Make one, I guess. :)
>>
>> Seriously, though: what do you mean by "automatic patch generator"?
>>
>> If you mean "I've done modifications to the official U-boot source code
>> and now I need to create a diff patch between my curent source tree and
>> the official U-boot source tree", then that's what git is for.
> Exactly this.
> I started to study git, so I'm doing some tests.
> 

git format-patch is your friend :)

I would recommend stg (stacked git) - It will allow you to mess around with
(and mess up) patches without polluting your git tree

It is really just a wrapper around git commands, but for me, it makes like
a lot easier

> Thanks
> Cheers
> 
>>
>> If you mean something else, please explain.
>>
>>> Thanks
>>>
>>> Fabio Giovagnini
>>
>> Amicalement,
> 

Regards,

Graeme


More information about the U-Boot mailing list