]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
authorMartin Krause <martin.krause@tqs.de>
Mon, 22 Oct 2007 14:40:06 +0000 (16:40 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 23 Oct 2007 22:29:42 +0000 (00:29 +0200)
commit0fc0f91b20ffa802f5a66534ca5c2844910583f6
tree8dbd668dbd060388d516413262c8d265c9305829
parent7b0a42219f30277f71f4405cbaf8a269f6d2d227
TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller

Some commands for the STK52xx base board try to access the SM501 grafic
controller. But the TQM5200S has no grafic controller (only the TQM5200
and the TQM5200B have). This patch deactivates the commands accessing
the SM501 for the TQM5200S.

Signed-off-by: Martin Krause <martin.krause@tqs.de>
board/tqm5200/cmd_stk52xx.c
board/tqm5200/tqm5200.c