Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
33452 commits behind the upstream repository.
user avatar
Simon Glass authored
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: default avatarSimon Glass <sjg@chromium.org>
24007273
History
Name Last commit Last update