Hello Wolfgang,

Wolfgang Denk wrote:
> Several customers have reported problems with the environment in
> EEPROM, including corrupted content after board reset. Probably the
> code to prevent I2C Enge Conditions is not working sufficiently.

Is this somewhere reproducible?
Maybe we can try my patch from:

http://lists.denx.de/pipermail/u-boot/2008-October/041817.html

also for this board. The I2C deblocking is in i2c_make_abort () ...
If this works better, maybe we use this I2C deblocking mechanism as
new standard?

> We move the environment to flash now, which allows to have a backup
> copy plus gives much faster boot times.
[...]
> --- a/board/tqc/tqm8260/flash.c
> +++ b/board/tqc/tqm8260/flash.c

Couldnt use this board also the CFI driver?

bye
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to