u-boot-brain/board/tqm85xx
Wolfgang Denk bd3143f040 Fix support for PS/2 keyboard on TQM85xx boards
The PS/2 keyobard driver for the TQM85xx modules only supports the
internal DUART of the MPC85xx CPU. Since the MPC8560 doesn't
include a DUART, the TQM8560 modules can't be used with the PS/2
keyboard controller on the STK85xx board.
The PS/2 keyboard driver should work with the modules TQM8540,
TQM8541 and TQM8555, but it only has been tested on a TQM8540, yet.

Make sure the PS/2 controller on the STK85xx is programmed. Jumper
settings: X66 1-2, 9-10; X61 2-3

Patch by Martin Krause, 21 Jun 2006
2006-07-19 14:49:35 +02:00
..
config.mk Add support for TQM8541/8555 boards, TQM85xx support reworked: 2005-11-30 13:06:40 +01:00
init.S Add support for TQM8541/8555 boards, TQM85xx support reworked: 2005-11-30 13:06:40 +01:00
Makefile Add support for TQM8541/8555 boards, TQM85xx support reworked: 2005-11-30 13:06:40 +01:00
sdram.c Add support for TQM8541/8555 boards, TQM85xx support reworked: 2005-11-30 13:06:40 +01:00
tqm85xx.c Fix support for PS/2 keyboard on TQM85xx boards 2006-07-19 14:49:35 +02:00
u-boot.lds 2005-12-12 16:06:05 +01:00