
7 Aug
2006
7 Aug
'06
1:27 p.m.
wd@denx.de wrote on Wednesday, July 19, 2006 2:57 PM:
In message 47F3F98010FF784EBEE6526EAAB078D1024F8130@tq-mailsrv.tq-net.de you wrote:
Add features to TRAB board standalone test application.
- add "touch read" command
- the crc16 command now verifies the crc value written to the EEPROM
- use i2c_write_multiple() instead of i2c_write(), because = i2c_write_mulitple() waites for the EEPROM to finish its write
cycle
Sorry, this patch does not apply. Please clean up and resubmit.
OK. The attached patch should apply cleanly to top of git.
Regards, Martin
CHANGELOG:
* Add features to TRAB board standalone test application. - add "touch read" command - the crc16 command now verifies the crc value written to the EEPROM - use i2c_write_multiple() instead of i2c_write(), because i2c_write_mulitple() waites for the EEPROM to finish its write cycle Patch by Martin Krause, 7 Aug 2006