Dear Wolfgang Denk,

In message <1320505999-9770-8-git-send-email...@denx.de> you wrote:
> Fix:
> cmd_flash.c:355:32: warning: 'info' may be used uninitialized in this
> function [-Wuninitialized]
> cmd_flash.c:354:10: warning: 'sect_first' may be used uninitialized in
> this function [-Wuninitialized]
> cmd_flash.c:354:10: warning: 'sect_last' may be used uninitialized in
> this function [-Wuninitialized]
> cmd_flash.c: In function 'do_protect':
> cmd_flash.c:540:9: warning: 'info' may be used uninitialized in this
> function [-Wuninitialized]
> cmd_flash.c:538:9: warning: 'sect_first' may be used uninitialized in
> this function [-Wuninitialized]
> cmd_flash.c:538:9: warning: 'sect_last' may be used uninitialized in
> this function [-Wuninitialized]
> 
> Signed-off-by: Wolfgang Denk <w...@denx.de>
> ---
>  common/cmd_flash.c |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The human race is a race of cowards; and I am not  only  marching  in
that procession but carrying a banner.                   - Mark Twain
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to