[U-Boot] [PATCH 3/3] common/cmd_bdinfo.c: fix do_bdinfo() for AVR32

Wolfgang Denk wd at denx.de
Tue Apr 12 21:46:32 CEST 2011


Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,

In message <1297260631-13864-4-git-send-email-biessmann at corscience.de> you wrote:
> This patch fixes following warning message:
> 
> ---8<---
> cmd_bdinfo.c:458: warning: initialization from incompatible pointer type
> --->8---
> 
> There was a prototype change in 54841ab50c20d6fa6c9cc3eb826989da3a22d934 for
> argv[] pointer type to const. This change was not made for AVR32 cause this
> code came in later by a merge.
> 
> Signed-off-by: Andreas Bießmann <biessmann at corscience.de>
> ---
>  common/cmd_bdinfo.c |    2 +-
>  1 files changed, 1 insertions(+), 1 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: wd at denx.de
Overflow on /dev/null, please empty the bit bucket.


More information about the U-Boot mailing list