From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sat, 12 Feb 2011 20:33:05 +1100 Subject: [U-Boot] u-boot sparc for leon3-altera-ep2s60-sdr working In-Reply-To: <201102121023.06247.fabio.giovagnini@aurion-tech.com> References: <05e07343bfb8a6be66c130a981846d56.squirrel@aurion-tech.com> <4D563304.5060303@free.fr> <201102121023.06247.fabio.giovagnini@aurion-tech.com> Message-ID: <4D5653D1.5070303@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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