[U-Boot] convention for SPI dummy data?

Mike Frysinger vapier at gentoo.org
Fri Apr 23 17:08:10 CEST 2010


On Friday 23 April 2010 04:43:07 Wolfgang Wegner wrote:
> However, one of the things I had to change was the dummy data sent
> out by SPI for read-only transactions. The original driver had all
> zeros, for SD/MMC all ones (0xFF) is needed.
> 
> Is such a change acceptable, or is there any configuration option/flag
> I could use?

if it isnt part of the SPI/MMC spec, use a config option named like IDLE_VAL.  
changing the default to 0xff is OK i think.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100423/2d4d9e5f/attachment.pgp 


More information about the U-Boot mailing list