
19 Dec
2012
19 Dec
'12
11:59 p.m.
On Mon, Oct 08, 2012 at 01:16:02PM -0000, Simon Glass wrote:
It is useful to have a basic SPI flash test, which tests that the SPI chip, the SPI bus and the driver are behaving.
This test erases part of the flash, writes data and reads it back as a sanity check that all is well.
Use CONFIG_SF_TEST to enable it.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom