TQM8260: environment in flash instead EEPROM, baudrate 115k
authorWolfgang Denk <wd@xpert.denx.de>
Sun, 19 Oct 2008 19:54:30 +0000 (21:54 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 21 Oct 2008 09:27:53 +0000 (11:27 +0200)
commit055b12f2ffd7c34eea7e983a0588b24f2e69e0e3
treeed55fc3fcedaec4573ba2c97b4e9b8493d7e287e
parent1836881190b3d8a6918b0d64b39fe32bbbdf85d8
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>
board/tqc/tqm8260/flash.c
include/configs/TQM8260.h