u-boot-brain/board/tqc/tqm8260
Wolfgang Denk 055b12f2ff TQM8260: environment in flash instead EEPROM, baudrate 115k
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.

We move the environment to flash now, which allows to have a backup
copy plus gives much faster boot times.

Also, change the default console initialization to 115200 bps as used
on most other boards.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-10-21 11:27:53 +02:00
..
config.mk rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c TQM8260: environment in flash instead EEPROM, baudrate 115k 2008-10-21 11:27:53 +02:00
Makefile TQM: move TQM boards to board/tqc 2008-06-10 18:22:26 -05:00
tqm8260.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00