Dear Simon Glass,
In message <1348878482-1730-2-git-send-email-...@chromium.org> you 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
On Mon, Oct 08, 2012 at 04:00:08PM -0700, Simon Glass wrote:
> Hi Tom,
>
> On Mon, Oct 1, 2012 at 10:32 AM, Tom Rini wrote:
> > On Fri, Sep 28, 2012 at 05:28:01PM -0700, Simon Glass wrote:
> >
> >> It is useful to have a basic SPI flash test, which tests that the SPI chip,
> >> the SPI bus and th
Hi Tom,
On Mon, Oct 1, 2012 at 10:32 AM, Tom Rini wrote:
> On Fri, Sep 28, 2012 at 05:28:01PM -0700, 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 dat
On Fri, Sep 28, 2012 at 05:28:01PM -0700, 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.
>
> Us
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
---
README
5 matches
Mail list logo