commit | a67ed69a94754b160fac43337ebfeba1950d63c6 | [log] [tgz] |
---|---|---|
author | Martin Krause <martin.krause@tqs.de> | Wed Oct 24 08:41:27 2007 +0200 |
committer | Martin Krause <martin.krause@tqs.de> | Wed Oct 24 09:30:13 2007 +0200 |
tree | 0a0f21565efa05bcf86664f9316a003a4c27df91 | |
parent | 80556b8fdf1428450514b89f0ac151593240ef4e [diff] |
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>