1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-24 12:02:11 +02:00
Files
u-boot-megous/drivers/mtd/spi
Mike Frysinger b376bbb49f sf: move useful messages from debug to printf
At the moment, the default SPI flash subsystem is quite terse.  Errors and
successes both result in a generic message.  So move the useful errors and
useful successes to printf output by default.

While we're here, also convert the messages to use print_size().

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-06-30 23:47:08 -04:00
..