Re: [U-Boot-Users] [PATCH v2] Fix some more printf() format problems.

2008-07-14 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > > updated based on comments from Jean. > > - k > > common/cmd_mp.c |2 +- > cpu/mpc85xx/mp.c |4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Applied, thanks. Best regards,

[U-Boot-Users] [PATCH v2] Fix some more printf() format problems.

2008-07-14 Thread Kumar Gala
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- updated based on comments from Jean. - k common/cmd_mp.c |2 +- cpu/mpc85xx/mp.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/cmd_mp.c b/common/cmd_mp.c index 26a57c5..b2a397c 100644 --- a/common/cmd_m