1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-04 10:12:14 +02:00
Files
u-boot-megous/cmd
Tom Rini 1341533778 cmd/ubi.c: Fix format warning
On 64bit platforms we would otherwise see:
../cmd/ubi.c: In function 'ubi_volume_read':
../cmd/ubi.c:359:16: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]

Fixes: 68c7025d99 ("cmd: ubi: print load size after establishing volume size")
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-07-26 11:43:30 -04:00
..
2017-02-08 15:56:28 -05:00
2018-05-08 18:50:23 -04:00
2017-07-03 17:35:28 -04:00
2018-05-23 17:30:05 -04:00
2018-07-24 09:25:23 -04:00
2018-07-24 09:25:23 -04:00
2017-08-16 08:30:24 -04:00
2018-07-02 14:14:20 -05:00
2016-10-06 20:57:42 -04:00
2018-06-05 20:19:08 -04:00
2018-05-08 09:07:35 -04:00
2018-07-26 11:43:30 -04:00
2018-07-02 14:14:20 -05:00