Commit Graph

3 Commits

Author SHA1 Message Date
Sean Cross 337e1a370c spi: don't shift into "QPI" mode
Assume we're not running in QPI mode.

There were some issues involving corruption that were observed as a
result of shifting into QPI mode when in SPI mode.  Disable this change.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-25 23:50:20 +08:00
Sean Cross 5ff6153b53 sw: add initial tests for spi and rgb
These tests are still a work-in-progress, but they form the basis of
what will be the factory test.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-23 09:51:45 +08:00
Sean Cross e8aaac5cfe sw: first software commit
The software is untested, but it builds.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 15:02:00 +08:00