[U-Boot-Users] [PATCH] HEAD cmd_falsh.c for m68k tool chain

Jens Scharsig esw at bus-elektronik.de
Mon Jul 31 08:29:46 CEST 2006


Wolfgang Denk schrieb:
> Dear Jens,
> 
> in message <dcajl9$hub$1 at 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
> 





More information about the U-Boot mailing list