Re: [U-Boot-Users] [PATCH] fix system config overwrite @ MPC834x and MPC8313

2008-06-25 Thread Kim Phillips
On Mon, 23 Jun 2008 11:40:56 +0200 Andre Schwarz <[EMAIL PROTECTED]> wrote: > During 83xx setup the "System I/O configuration register high" gets > overwritten with user defined value if CFG_SICRH is defined. > > Regarding to the MPC834x manual (Table 5-28 reve.1) bits 28+29 of SICRH > must keep

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

2008-06-23 Thread Andre Schwarz
During 83xx setup the "System I/O configuration register high" gets overwritten with user defined value if CFG_SICRH is defined. Regarding to the MPC834x manual (Table 5-28 reve.1) bits 28+29 of SICRH must keep their reset value regardless of configuration. On my board (using RGMII) those bits a

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

2008-04-19 Thread Jerry Van Baren
Kim Phillips wrote: > On Fri, 18 Apr 2008 10:48:51 +0200 > Andre Schwarz <[EMAIL PROTECTED]> 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 recom

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

2008-04-18 Thread André Schwarz
Thanks - I'll give it another try on monday. Cheers, André Kim Phillips wrote: On Fri, 18 Apr 2008 10:48:51 +0200 Andre Schwarz <[EMAIL PROTECTED]> 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"

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

2008-04-18 Thread Kim Phillips
On Fri, 18 Apr 2008 10:48:51 +0200 Andre Schwarz <[EMAIL PROTECTED]> 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 th

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

2008-04-18 Thread Andre Schwarz
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" Am I doing anything wrong ? Since all my patches have problems in getting applied there's obviously a problem on my side ... regards, Andre Kim Phillips schri

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

2008-04-17 Thread Kim Phillips
On Thu, 17 Apr 2008 19:28:17 +0200 Andre Schwarz <[EMAIL PROTECTED]> wrote: > Kim, > Hello Andre, I can't apply this: Applying fix system config overwrite @ MPC834x error: patch failed: cpu/mpc83xx/cpu_init.c:59 error: cpu/mpc83xx/cpu_init.c: patch does not apply Patch failed at 0001. When you

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

2008-04-17 Thread Andre Schwarz
Kim, during 83xx setup the "System I/O configuration register high" gets overwritten with user defined value if CFG_SICRH is defined. Regarding to the MPC834x manual (Table 5-28 reve.1) bits 28+29 of SICRH must keep their reset value regardless of configuration. On my board (using RGMII) those