Home
last modified time | relevance | path

Searched hist:"3 c8fb12b77849400ffc04737c113a7acff7d7f18" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsf-uclass.c3c8fb12b77849400ffc04737c113a7acff7d7f18 Tue Dec 29 12:22:47 UTC 2015 Simon Glass <sjg@chromium.org> dm: spi_flash: Allow the uclass to work without printf()

For SPL we don't really need sprintf() and with tiny-printf this is not
available. Allow this to be dropped in SPL when using tiny-printf.

Signed-off-by: Simon Glass <sjg@chromium.org>