public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] HEAD cmd_falsh.c for m68k tool chain
@ 2005-07-28 12:39 Jens Scharsig
  2006-07-22 18:41 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Scharsig @ 2005-07-28 12:39 UTC (permalink / raw)
  To: u-boot

CHANGELOG entry:

* Patch by Jens Scharsig, 28 July 2005

   - fix some compiler/parser error, if using m68k tool chain
   - optical fix for protect on/off all messages, if using more
     then one bank

Best regards,

Jens Scharsig
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmd_flash.c.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050728/9248518e/attachment.txt 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] [PATCH] HEAD cmd_falsh.c for m68k tool chain
  2005-07-28 12:39 [U-Boot-Users] [PATCH] HEAD cmd_falsh.c for m68k tool chain Jens Scharsig
@ 2006-07-22 18:41 ` Wolfgang Denk
  2006-07-31  6:29   ` Jens Scharsig
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2006-07-22 18:41 UTC (permalink / raw)
  To: u-boot

Dear Jens,

in message <dcajl9$hub$1@sea.gmane.org> you wrote:
> 
> * Patch by Jens Scharsig, 28 July 2005
> 
>    - fix some compiler/parser error, if using m68k tool chain

Thanks - I think these fixes have been applied since - please confirm.

>    - optical fix for protect on/off all messages, if using more
>      then one bank

I have to admit that I don't understand which sort  of  problem  your
patch is supposed to fix. Please explain.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To understand a program you must become  both  the  machine  and  the
program.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] [PATCH] HEAD cmd_falsh.c for m68k tool chain
  2006-07-22 18:41 ` Wolfgang Denk
@ 2006-07-31  6:29   ` Jens Scharsig
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Scharsig @ 2006-07-31  6:29 UTC (permalink / raw)
  To: u-boot

Wolfgang Denk schrieb:
> Dear Jens,
> 
> in message <dcajl9$hub$1@sea.gmane.org> you wrote:
>> * Patch by Jens Scharsig, 28 July 2005
>>
>>    - fix some compiler/parser error, if using m68k tool chain
> 
> Thanks - I think these fixes have been applied since - please confirm.

The problem don't exist at current git arcive anymore. I think the state 
is FIXED

> 
>>    - optical fix for protect on/off all messages, if using more
>>      then one bank
> 
> I have to admit that I don't understand which sort  of  problem  your
> patch is supposed to fix. Please explain.

If you have more than one flash bank and you are use the command 
"protect off all" or "protect on all", the output is fail formated (some 
  newline chars missed). This patch gets a better format:

EV123 U-Boot> protect off all
Un-Protect Flash Bank # 1
................................ done
Un-Protect Flash Bank # 2
................................... done


> 
> Best regards,
> 
> Wolfgang Denk
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-31  6:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-28 12:39 [U-Boot-Users] [PATCH] HEAD cmd_falsh.c for m68k tool chain Jens Scharsig
2006-07-22 18:41 ` Wolfgang Denk
2006-07-31  6:29   ` Jens Scharsig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox