[U-Boot] [PATCH 1/2] Add driver for the ST M95xxx SPI EEPROM

Albin Tonnerre albin.tonnerre at free-electrons.com
Fri Aug 7 12:40:25 CEST 2009


On Wed, Aug 05, 2009 at 09:24:43PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote :
> On 19:16 Wed 05 Aug     , Albin Tonnerre wrote:
> > +	for (i = 0; i < 1000; i++) {
> why 1000?

Oh, true. I meant to fix that and replace it with something similar to what
atmel_dataflash does, ie using CONFIG_SYS_SPI_WRITE_TOUT. Updated in the patch I
re-submitted.

Regards,
-- 
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com


More information about the U-Boot mailing list