Simplify a few code chunks, fix whitespace and indentation.
[coreboot.git] / src / mainboard / wyse / s50 / romstage.c
index ba59d562c0f66cc345da622bc1bd2d451735d198..b1ece302febe3c99954bb399edece3b039d120d2 100644 (file)
@@ -81,5 +81,4 @@ void main(unsigned long bist)
 
        /* Check all of memory */
        /*ram_check(0x00000000, 640*1024);*/
-       print_err("ram check done\n");
 }