[U-Boot-Users] [PATCH] 02-add-support-for-ps2-keyboard-on-tqm8540-board.patch

This patch replaces the patch add-support-for-ps2-keyboard-on-tqm8540-board.patch send to this list on Thu 17. Nov 2005.
Add support for PS/2 keyboard on TQM8540 board Patch by Martin Krause, 02 Dez 2005
This is tested on a STK85XX baseboard. Make sure the PS/2 controller is programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3
Signed-off-by: Martin Krause martin.krause@tqs.de
CHANGELOG:
* Add support for PS/2 keyboard on TQM8540 board Patch by Martin Krause, 02 Dez 2005

In message 47F3F98010FF784EBEE6526EAAB078D1C05F6A@tq-mailsrv.tq-net.de you wrote:
This patch replaces the patch add-support-for-ps2-keyboard-on-tqm8540-board.patch send to this list on Thu 17. Nov 2005.
Add support for PS/2 keyboard on TQM8540 board Patch by Martin Krause, 02 Dez 2005
I applied (and tried to fix) the previous patch. Note that the board names have been changed since, so even your newer patch does not apply cleanly. Please check the code in the git repo and supply any required updates relative to the current code.
Thanks.
Best regards,
Wolfgang Denk

wd@denx.de wrote on Monday, June 19, 2006 2:25 AM:
This patch replaces the patch add-support-for-ps2-keyboard-on-tqm8540-board.patch send to this list on Thu 17. Nov 2005.
Add support for PS/2 keyboard on TQM8540 board Patch by Martin Krause, 02 Dez 2005
I applied (and tried to fix) the previous patch. Note that the board names have been changed since, so even your newer patch does not apply cleanly. Please check the code in the git repo and supply any required updates relative to the current code.
Attached an updated patch:
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
Signed-off-by: Martin.Krause martin.krause@tqs.de
CHANGELOG:
* Fix support for PS/2 keyboard on TQM85xx boards Patch by Martin Krause, 21 Jun 2006
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

In message 47F3F98010FF784EBEE6526EAAB078D1024F8135@tq-mailsrv.tq-net.de you wrote:
Fix support for PS/2 keyboard on TQM85xx boards
Applied. thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Martin Krause
-
Wolfgang Denk