switch some ROMCC boards back to ROMCC.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5364 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2010-04-07 02:06:53 +00:00
committed by Stefan Reinauer
parent c51dc44bf2
commit c2d29415c3
14 changed files with 11 additions and 49 deletions

View File

@@ -59,7 +59,7 @@ static void print_pci_regs_all(void)
}
}
static void print_cpuid()
static void print_cpuid(void)
{
msr_t msr;
unsigned index;