
3 Aug
2017
3 Aug
'17
5:24 p.m.
On 20 July 2017 at 23:26, Wenyou Yang wenyou.yang@microchip.com wrote:
Add the print message to tell us why the erase operation doesn't work.
Signed-off-by: Wenyou Yang wenyou.yang@microchip.com
drivers/mtd/spi/sf_dataflash.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
In general I think it is bad to print messages in drivers. But we don't really have a logging mechanism which we could use instead.