[U-Boot] [PATCH 2/2] canmb board: Fix compiler warnings
Wolfgang Denk
wd at denx.de
Sun Sep 19 21:39:09 CEST 2010
In message <1284923615-11531-2-git-send-email-wd at denx.de> Wolfgang
Denk wrote:
> Recent changes caused thatthe aev board now is included in the boards
> built by MAKEALL, which revealed that compilation for this board
> has been broken for a long time:
>
> canmb.c: In function 'initdram':
> canmb.c:109: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness
> canmb.c:111: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness
> canmb.c:137: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness
> canmb.c:140: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness
>
> Fix these.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> board/canmb/canmb.c | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
Applied to "next".
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
There is is no reason for any individual to have a computer in their
home. -- Ken Olsen (President of Digital Equipment Corporation),
Convention of the World Future Society, in Boston, 1977
More information about the U-Boot
mailing list