[U-Boot] [PATCH] add support for EMK TOP7000 CPU module

Reinhard Meyer (-VC) reinhard.meyer at emk-elektronik.de
Sun Jun 6 14:09:44 CEST 2010


Reinhard Meyer (-VC) schrieb:
> Wolfgang Denk schrieb:
>> Dear "Reinhard Meyer (-VC)",
>> The second problem is that I cannot seem to undo my previous commit in my
> tree, so any changes I do to my source would come out as a second patch.
> Would that be accepted?
> 
> Or do you know what must be done that GIT will issue a new patch with the
> current and the new changes in one patch?
> 
> I generate the patches by
> <after editing>:
> git commit -m <message>
> git format-patch origin
> 
> what to do to return to <after editing>, do new edits and generate a new,
> single patch?
> 
A "git reset --soft HEAD^" followed by "git add" of all newly
changed files does the trick...
> Best Regards, Reinhard
> 



More information about the U-Boot mailing list