diff options
author | Luka Perkov <lists@lukaperkov.net> | 2011-09-05 23:40:13 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-22 00:16:29 +0200 |
commit | 8603b69b8b04e3e34f8744b396c62833b78fd7c1 (patch) | |
tree | 8c3b5426dd69522e5109a904c5f4ae06267ec18c /board/samsung | |
parent | a2da616311151ecfab8b8fcc510686fc3c0c9a21 (diff) | |
download | u-boot-imx-8603b69b8b04e3e34f8744b396c62833b78fd7c1.zip u-boot-imx-8603b69b8b04e3e34f8744b396c62833b78fd7c1.tar.gz u-boot-imx-8603b69b8b04e3e34f8744b396c62833b78fd7c1.tar.bz2 |
fix compile warning for env tools
Patch fixes this issue:
fw_env.c: In function ‘fw_setenv’:
fw_env.c:492:5: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ [-Wformat]
fw_env.c: In function ‘flash_write_buf’:
fw_env.c:806:6: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ [-Wformat]
Signed-off-by: Luka Perkov <lists@lukaperkov.net>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/samsung')
0 files changed, 0 insertions, 0 deletions