
Please pull the following patches from our u-boot-tq-group custodian tree.
These patches are rather old. All of them were posted (and accepted) on the u-boot-users list - so nothing really new ...
Thanks!
Best Regards Martin Krause
The following changes since commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2: Wolfgang Denk (1): Release v1.3.1
are available in the git repository at:
git://www.denx.de/git/u-boot-tq-group.git master
Jens Gehrlein (3): TQM860M: Support for 10col SDRAMs, max. 128 MiB TQM885D: fix SDRAM refresh TQM885D: Exchanged SDRAM timing by a more relaxed timing.
Martin Krause (5): TQM885D: use calculated cpuclk instead of measuring it TQM885D: adjust for doubled flash sector size + some minor fixes TQM8xx: use the CFI flash driver on all TQM8xx boards TQM5200: Enable multi serial console feature on the STK52xx base board Some configuration updates for the TQM5200 based TB5200 board:
board/tqm5200/cmd_stk52xx.c | 8 ++++- board/tqm8xx/flash.c | 4 ++ board/tqm8xx/tqm8xx.c | 15 ++++---- cpu/mpc8xx/speed.c | 5 +-- include/common.h | 9 +++-- include/configs/HMI10.h | 12 ++++-- include/configs/TB5200.h | 3 +- include/configs/TQM5200.h | 4 ++ include/configs/TQM823L.h | 12 ++++-- include/configs/TQM823M.h | 14 +++++--- include/configs/TQM850L.h | 12 ++++-- include/configs/TQM850M.h | 14 +++++--- include/configs/TQM855L.h | 12 ++++-- include/configs/TQM855M.h | 14 +++++--- include/configs/TQM860L.h | 12 ++++-- include/configs/TQM860M.h | 20 +++++++---- include/configs/TQM862L.h | 13 ++++--- include/configs/TQM862M.h | 15 +++++--- include/configs/TQM866M.h | 13 ++++--- include/configs/TQM885D.h | 77 +++++++++++++++++++++++------------------- include/configs/virtlab2.h | 12 ++++-- 21 files changed, 186 insertions(+), 114 deletions(-)