commit | 9892ca6b94549166187e70cf9a3d4d8061ea14d7 | [log] [tgz] |
---|---|---|
author | Luc Verhaegen <libv@skynet.be> | Wed Dec 09 07:43:13 2009 +0000 |
committer | Luc Verhaegen <libv@skynet.be> | Wed Dec 09 07:43:13 2009 +0000 |
tree | 505492242c3ae706c20f4c6f4ed91699c6d553fa | |
parent | a661e15d5290833cea1af60b66659e70cd73a907 [diff] |
Chipset: remove sis630 chipset enable for sis540 SiS630 chipset enable is equal to sis540 plus superio "poking". Superio poking equals IT8705F flash write enable, which is currently dealt with on a board by board basis in board_enable.c. Not all 630 and newer based boards come with it8705/sis950 superios. Corresponding to flashrom svn r794. Signed-off-by: Luc Verhaegen <libv@skynet.be> Acked-by: Sean Nelson <audiohacked@gmail.com>