Commit graph

4 commits

Author SHA1 Message Date
Sean Cross
bf5535da01 cmd-spi: Add spi_raw command
These commands are needed to get flashrom support.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2014-12-30 16:15:57 +08:00
Sean Cross
f8991202c6 cmd: Use strtoul instead of _strtoul
The non-underscore one comes from vsprintf.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2014-11-28 13:12:53 +08:00
Sean Cross
43a1517aec spi: Get basic SPI commands working 2014-09-12 16:46:11 +08:00
Sean Cross
8d0e780508 include: Add GPIO header file
This adds a header file to describe Fernvale's unique GPIO scheme.
2014-09-12 16:45:38 +08:00