[U-Boot] [PATCH] CM41xx: fix signedness of env bootargs string pointer
Wolfgang Denk
wd at denx.de
Sat Sep 10 16:10:47 CEST 2011
Dear Greg Ungerer,
In message <1315643841-10616-1-git-send-email-greg.ungerer at opengear.com> you wrote:
> The pointer to the flash based bootargs should be a "char *", not unsigned.
> Fixes:
>
> cm41xx.c: In function âenv_flash_cmdlineâ:
> cm41xx.c:67: warning: pointer targets in passing argument 2 of âsetenvâ differ in signedness
>
> Signed-off-by: Greg Ungerer <greg.ungerer at opengear.com>
> ---
> board/cm41xx/cm41xx.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 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
God may be subtle, but He isn't plain mean. - Albert Einstein
More information about the U-Boot
mailing list