The AMD dbm690t mainboard uses the it8712f SIO with the
authorMarc Jones <marc.jones@amd.com>
Tue, 23 Sep 2008 22:19:27 +0000 (22:19 +0000)
committerMarc Jones <marc.jones@amd.com>
Tue, 23 Sep 2008 22:19:27 +0000 (22:19 +0000)
commit3aca4b5734e13dc5a40d238421be8c0f072ee552
tree6f1b98f3b90dca3aebda680f02f11c5c4feb435e
parent0f4282b538213c17913821bc8e84877074838edf
The AMD dbm690t mainboard uses the it8712f SIO with the
default 48MHz clock input. The Asus a8n_e uses the it8712f
with a 24MHz clock input. The it8712f early init code was
setting a 24MHz input clock(to support the a8n_e).
Since 48Mhz is the default I added a function to set 24MHz
input clock to the a8n_e.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Rudolf Marek <r.marek@assembler.cz>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3594 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asus/a8n_e/cache_as_ram_auto.c
src/superio/ite/it8712f/it8712f_early_serial.c