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:
@@ -55,9 +55,11 @@ static void main(unsigned long bist)
|
||||
};
|
||||
*/
|
||||
|
||||
/*
|
||||
if (bist == 0) {
|
||||
early_mtrr_init();
|
||||
}
|
||||
*/
|
||||
|
||||
uart_init();
|
||||
console_init();
|
||||
|
Reference in New Issue
Block a user