Files
u-boot/drivers/mmc
Marek Vasut 7d5ccb1ae7 mmc: Align MMC_TRACE with tiny printf
The tiny printf implementation only supports %x format specifier,
it does not support %X . Since it makes little difference whether
the debug output prints hex numbers in capitals or not, change it
to %x and make the MMC_TRACE output work with tiny printf too.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
2019-03-25 11:44:12 -04:00
..
2019-01-19 09:49:26 -05:00
2018-05-13 07:57:32 -04:00
2019-03-25 11:44:12 -04:00
2018-10-07 10:47:38 -04:00