On Sun, Jul 12, 2009 at 3:09 AM, Carl-Daniel Hailfingerc-d.hailfinger.devel.2006@gmx.net wrote:
New version, fixes nbyte-program length.
Convert SPI byte program to use the multicommand infrastructure.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Tested it on Epia-m700 worked okay.
Just one comment couldn't write_byte just call into write_bytes(addr, {byte}, 1) otherwise it is fine.
Acked-by: Jakob Bornecrantz wallbraker@gmail.com Tested-by: Jakob Bornecrantz wallbraker@gmail.com
Cheers Jakob.