Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-08 Thread Peter Tyser
Hi Graeme, > What is the easiest (or best) way of achieving this. The only way I can > think of is to: > - Roll back my history to the commit before d1f2d102a > - Use patch to apply d1f2d102a > - Add this change > - Commit the resulting changes > - Use git-am to apply the remaining patches >

Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-08 Thread Jean-Christophe PLAGNIOL-VILLARD
On 19:04 Mon 08 Dec , Graeme Russ wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 10:29 Sun 07 Dec , Graeme Russ wrote: > >> Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94 > >> > >> Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> > >> --- > >> include/configs/eNET.h |

Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-08 Thread Graeme Russ
Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:29 Sun 07 Dec , Graeme Russ wrote: >> Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94 >> >> Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> >> --- >> include/configs/eNET.h |2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-

Re: [U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-07 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:29 Sun 07 Dec , Graeme Russ wrote: > Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94 > > Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> > --- > include/configs/eNET.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) please do this at the sametime you rename the

[U-Boot] [PATCH 12/15] Fixed CONFIG_SYS_SC520_RESET for eNET board

2008-12-06 Thread Graeme Russ
Forgotten in commit d1f2d102a266804a50ff0cd9794459791f057c94 Signed-off-by: Graeme Russ <[EMAIL PROTECTED]> --- include/configs/eNET.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/eNET.h b/include/configs/eNET.h index 7d4e21f..16dfb3f 100644 --- a/incl