Home
last modified time | relevance | path

Searched hist:"2400727318 a0a1ecf15a9deae85b0719c4c47aba" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DREADME2400727318a0a1ecf15a9deae85b0719c4c47aba Mon Oct 08 08:16:02 CDT 2012 Simon Glass <sjg@chromium.org> spi: Add SPI flash test

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>