mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-26 14:15:22 +01:00
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> |
||
|---|---|---|
| .. | ||
| atmel.c | ||
| eeprom_m95xxx.c | ||
| macronix.c | ||
| Makefile | ||
| spansion.c | ||
| spi_flash.c | ||
| spi_flash_internal.h | ||
| sst.c | ||
| stmicro.c | ||
| winbond.c | ||