in vt8237r_enable(), write function enables only to ISA bridge config space
authorFlorian Zumbiehl <florz@florz.de>
Tue, 1 Nov 2011 19:16:16 +0000 (20:16 +0100)
committerPatrick Georgi <patrick@georgi-clan.de>
Mon, 7 Nov 2011 12:04:36 +0000 (13:04 +0100)
commit86bb0072b6201875190c5ec78f5415cd51a9e115
treee9783eb7617882c57d49ea36e477fe92572b612b
parent7e9de01c4758cc1e8adb05d0c443701495e98fe0
in vt8237r_enable(), write function enables only to ISA bridge config space

vt8237r_enable() so far wrote the function enable values to the same
offset in the config space of every one of the vt8237's functions,
even though the register is located in the ISA bridge only.

Change-Id: I639586dc238132f5b8d2f320b794948718281b9c
Signed-off-by: Florian Zumbiehl <florz@florz.de>
Reviewed-on: http://review.coreboot.org/368
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/southbridge/via/vt8237r/vt8237r.c