diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-19 18:01:38 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-19 18:01:38 +0200 |
commit | 978b10964c1a4b3bf97fa5198ba62b36bd173cbe (patch) | |
tree | f1dd5f48a8f7fd189d3a025dd4a0d2232cee9bb7 /CHANGELOG | |
parent | 45a212c4d73452beac30d4e405a9657b07d7edb3 (diff) | |
download | u-boot-imx-978b10964c1a4b3bf97fa5198ba62b36bd173cbe.zip u-boot-imx-978b10964c1a4b3bf97fa5198ba62b36bd173cbe.tar.gz u-boot-imx-978b10964c1a4b3bf97fa5198ba62b36bd173cbe.tar.bz2 |
Add support for high-boot on TQM5200 and TQM5200S boards.
Hint: the CPLD on the TQM5200 must be programmed with a software
version supporting the high boot option! The new TQM5200S is
already supporting this option. On the TQM5200 this option will be
supported in configurations with MPC5200 rev B processors.
To actually "high boot", set jumper X30 on the STK52xx.
Patch by Martin Krause, 12 Jul 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,11 +2,20 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add support for high-boot on TQM5200 and TQM5200S boards. + Hint: the CPLD on the TQM5200 must be programmed with a software + version supporting the high boot option! The new TQM5200S is + already supporting this option. On the TQM5200 this option will be + supported in configurations with MPC5200 rev B processors. + To actually "high boot", set jumper X30 on the STK52xx. + Patch by Martin Krause, 12 Jul 2006 + * Add support for new TQM5200 revisions - Support for TQM5200S (short version without graphic controller) - Support for modules with 'N' type S29GL128N Spansion flashes (requires changes to flash layout) - Support for MPC5200B cpu (mostly support for second SDRAM bank) + Patch by Martin Krause, 07 Jul 2006 * Fix support for PS/2 keyboard on TQM85xx boards The PS/2 keyobard driver for the TQM85xx modules only supports the |