]> git.karo-electronics.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>
Wed, 24 Oct 2007 06:41:27 +0000 (08:41 +0200)
committerMartin Krause <martin.krause@tqs.de>
Wed, 24 Oct 2007 07:30:13 +0000 (09:30 +0200)
commitbe4a87f11e297a5cededbf7dd71c0248f3874acd
tree0a0f21565efa05bcf86664f9316a003a4c27df91
parent341cc69d234dd1c361676395cf592113eb90c54c
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>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
board/tqm5200/cmd_stk52xx.c
board/tqm5200/tqm5200.c