Add VIA CX700 support, plus VIA vt8454c reference board support.
[coreboot.git] / src / cpu / x86 / car / copy_and_run.c
index bd2662e0c028d52e3f8145e0f245b7b2dfee8e73..7a070ee6488c95429dc1e06242d8364356240bac 100644 (file)
@@ -55,6 +55,11 @@ static void copy_and_run(unsigned cpu_reset)
        printk_spew("coreboot_ram.bin length = %08x\r\n", olen);
 #else
        print_spew("coreboot_ram.bin length = "); print_spew_hex32(olen); print_spew("\r\n");
+#endif
+#ifdef CONFIG_DEACTIVATE_CAR
+       print_debug("Deactivating CAR");
+#include CONFIG_DEACTIVATE_CAR_FILE
+       print_debug(" - Done.\r\n");
 #endif
        print_debug("Jumping to coreboot.\r\n");