[U-Boot-Users] [PATCH] Fix SPI read/write length issue
Wolfgang Denk
wd at denx.de
Thu Mar 22 23:44:31 CET 2007
In message <27d85ee10703220240i7f783984u6dcf6ff0da79a25f at mail.gmail.com> you wrote:
> When the functions "eeprom_read" and "eeprom_write" works for the SPI
> flash, the data length is limited to I2C_RXTX_LEN. See the following
> piece of code.
Umm... what do you mean with SPI flash?
The "eeprom*" commands are intended to access EEPROM devices; for me,
EEPROM and flash memory are two different things. Maybe you can
explain what you are talking about?
> The following patch fixes this issue.
Please also explain what "the issue" is? What exactly is not working
as intended?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
All easy problems have already been solved.
More information about the U-Boot
mailing list