Fix up the SMSC detection code to probe _both_ old- and new-style
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 28 Sep 2007 15:02:17 +0000 (15:02 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 28 Sep 2007 15:02:17 +0000 (15:02 +0000)
commit5f45fc234fd37d88d387a192ba748e116f5b9d16
treea0fea4ec8d55b709a997662377484e0bf4ffc2e8
parent7fe8f5da4d127bb4538e95cab14cd9ee07d33690
Fix up the SMSC detection code to probe _both_ old- and new-style
Super I/Os from SMSC. Otherwise not all of them are detected (and there
could theoretically be _two_ of them in a system, so we should probe
for both types anyway).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2812 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/superiotool/smsc.c