Gigabyte dual bios mainboard will always reboot, caused by the superio.
authorWang Qing Pei <wangqingpei@gmail.com>
Sun, 15 Aug 2010 11:37:41 +0000 (11:37 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sun, 15 Aug 2010 11:37:41 +0000 (11:37 +0000)
commit6d7c1fc3a4a5dbf0c9f784b76f878f05386425a0
treec24d51e9af7ecc79d24cf2432eb9dab90f3ce4c5
parent30584912579d050c6bb3de3d55ca887e6ae094b5
Gigabyte dual bios mainboard will always reboot, caused by the superio.
After lots of testing, the SuperIO LDN 7, register 0xEF is the key to the
problem. This patch adds a function which stops dual bios mainboards from
rebooting, when called.

Signed-off-by: Wang Qing Pei <wangqingpei@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5697 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/ite/it8718f/it8718f.h
src/superio/ite/it8718f/it8718f_early_serial.c