[U-Boot-Users] [PATCH] fix system config overwrite @ MPC834x

Jerry Van Baren gvb.uboot at gmail.com
Sat Apr 19 14:55:58 CEST 2008


Kim Phillips wrote:
> On Fri, 18 Apr 2008 10:48:51 +0200
> Andre Schwarz <andre.schwarz at matrix-vision.de> wrote:
> 
>> Kim,
>>
>> doing a git-pull gives "Already up-to-date."
>> The patch is produced with "git-diff --patch-with-stat 
>> cpu/mpc83xx/cpu_init.c"
> 
> using git-commit and git-format-patch is recommended, but that's
> probably not the problem here.  Have you followed the instructions for
> Thunderbird in linux-2.6/Documentation/email-clients.txt?  You can test
> by using git-am on patches you email yourself.
> 
> Kim

Hi Andre,

Another thing I do when something I think should work doesn't is to make 
a fresh clone of the git repository, apply my new patch to it, and 
regenerate the patch from that.  Sometimes I get confused as to the 
state of my working directory, what has been applied to it, what I've 
pulled from, etc.  (I used to be really sharp, but then I discovered 
beer and the edges are a little duller now.)

FWIIW, I keep a local pristine copy of the denx.de master repository 
(and others I am interested in), doing a nightly pull in a cron job. 
This allows me to make a new working clone of what should be a clean 
repository without hammering denx.de.  Worst case, I hammer denx.de 
occasionally. :-/

Best regards,
gvb




More information about the U-Boot mailing list