Files
u-boot-tk1-som/arch
Vadzim Dambrouski 7bdf75ca5c arm: fix compile warnings when semihosting is enabled on ARMv7M target.
This patch fixes compile warnings like this:

warning: format '%lu' expects argument of type 'long unsigned int',
         but argument 5 has type 'size_t'

In C99 standard you can use %zu modifier to print size_t values.

Signed-off-by: Vadzim Dambrouski <pftbest@gmail.com>
2015-11-10 09:45:36 +01:00
..
2015-11-05 10:52:29 -05:00
2015-11-05 10:52:04 -05:00
2015-11-05 10:52:09 -05:00
2015-11-05 10:52:01 -05:00
2015-10-24 13:50:38 -04:00