Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-46
Creator: Ronald G. Minnich <rminnich@lanl.gov> sc520 fails after NOP git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1962 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -64,10 +64,14 @@ static void main(unsigned long bist)
|
||||
setupsc520();
|
||||
uart_init();
|
||||
console_init();
|
||||
// while(1)
|
||||
print_err("HI THERE!\r\n");
|
||||
sizemem();
|
||||
|
||||
|
||||
|
||||
/* Halt if there was a built in self test failure */
|
||||
report_bist_failure(bist);
|
||||
// report_bist_failure(bist);
|
||||
|
||||
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user