diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2011-10-21 14:17:11 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-27 23:54:04 +0200 |
commit | f382b7c58eed465b892a91ce56c00a24461f371d (patch) | |
tree | 0095e2de5559cab9467cf370a94b1ca3120aceb3 /mkconfig | |
parent | 31d34143bbe3f5c98fe7b6fb8f23e0b40b3d8b21 (diff) | |
download | u-boot-imx-f382b7c58eed465b892a91ce56c00a24461f371d.zip u-boot-imx-f382b7c58eed465b892a91ce56c00a24461f371d.tar.gz u-boot-imx-f382b7c58eed465b892a91ce56c00a24461f371d.tar.bz2 |
GCC4.6: Squash warning in jedec_flash.c
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@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'mkconfig')
0 files changed, 0 insertions, 0 deletions