Fix, um... a typo.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4892 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -272,7 +272,7 @@ static void main(unsigned long bist)
|
||||
: "a" (0x4000)
|
||||
);
|
||||
|
||||
print_err("FUCK\r\n");
|
||||
print_err("Oh dear, I'm afraid it didn't work...\r\n");
|
||||
|
||||
while(1);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user