Commit Graph

6 Commits

Author SHA1 Message Date
Sean Cross 27dec515e7 enable capacity overriding
We have different-sized SPI flash chips, so when possible set the
capacity based on various id codes.

Also allow for manually overriding capacity with the -b option.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-19 00:00:25 -05:00
Sean Cross ff1f8583af spi: get security register stuff working
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 23:03:25 -05:00
Sean Cross c0c9f22748 spi: add the ability to read and write security
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 22:18:26 -05:00
Sean Cross 09f0db5ca7 spi: add strings to device id
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 22:09:49 -05:00
Sean Cross a9af9820be spi: add function to read various id codes
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-29 04:27:19 -05:00
Your Name 09fe20efda fomu-flash: first full commit
Signed-off-by: Your Name <you@example.com>
2018-11-28 13:19:51 -05:00