The AMD dbm690t mainboard uses the it8712f SIO with the
[coreboot.git] / src / mainboard / asus / a8n_e / cache_as_ram_auto.c
index 9c1e85b78289a9fca87b57adb66104eec31a78e1..5f8e93ba4e18bfe9089b2e5714bc4901d0214db3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
@@ -221,6 +221,7 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx)
                bsp_apicid = init_cpus(cpu_init_detectedx);
        }
 
+       it8712f_24mhz_clkin();
        it8712f_enable_serial(SERIAL_DEV, TTYS0_BASE);
        uart_init();
        console_init();