Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-23

Creator:  Ronald G. Minnich <rminnich@lanl.gov>

add in stepan's raminit code for the sc520


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1939 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
arch import user (historical)
2005-07-06 17:03:03 +00:00
parent 4a39e0b67c
commit 0b78ea7a28
2 changed files with 221 additions and 0 deletions

View File

@@ -55,9 +55,11 @@ static void main(unsigned long bist)
};
*/
/*
if (bist == 0) {
early_mtrr_init();
}
*/
uart_init();
console_init();