[U-Boot] [PATCH 03/18] GCC4.6: Squash warning in jedec_flash.c
Wolfgang Denk
wd at denx.de
Thu Oct 27 23:59:31 CEST 2011
Dear Marek Vasut,
In message <1319535604-20831-4-git-send-email-marek.vasut at gmail.com> you wrote:
> jedec_flash.c: In function 'fill_info':
> jedec_flash.c:393: warning: format '%x' expects type 'unsigned int', but
> argument 2 has type 'ulong'
> jedec_flash.c:393: warning: format '%x' expects type 'unsigned int', but
> argument 3 has type 'ulong'
> jedec_flash.c:402: warning: format '%d' expects type 'int', but argument 2 has
> type 'ulong'
> jedec_flash.c:402: warning: format '%d' expects type 'int', but argument 3 has
> type 'ulong'
>
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Mike Frysinger <vapier at gentoo.org>
> Cc: Scott Wood <scottwood at freescale.com>
> ---
> drivers/mtd/jedec_flash.c | 5 +++--
> 1 files changed, 3 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
8) Use common sense in routing cable. Avoid wrapping coax around
sources of strong electric or magnetic fields. Do not wrap the
cable around flourescent light ballasts or cyclotrons, for
example.
- Ethernet Headstart Product, Information and Installation Guide,
Bell Technologies, pg. 11
More information about the U-Boot
mailing list