[commit] r2150 - cpu/x86/pc/olpc/via
Author: quozl Date: Wed Jan 26 01:18:53 2011 New Revision: 2150 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2150 Log: OLPC XO-1.5 - cancel ANSI text attributes for use with black background terminals, adopt same change from XO-1.75. Watermark: -r2149 working on XO-1.5. Modified: cpu/x86/pc/olpc/via/fw.bth Modified: cpu/x86/pc/olpc/via/fw.bth ============================================================================== --- cpu/x86/pc/olpc/via/fw.bth Tue Jan 25 09:55:42 2011 (r2149) +++ cpu/x86/pc/olpc/via/fw.bth Wed Jan 26 01:18:53 2011 (r2150) @@ -724,7 +724,7 @@ unfreeze visible ( no-banner? ) if banner then \ Reissue banner if it was suppressed - blue-letters ." Type 'help' for more information." black-letters + blue-letters ." Type 'help' for more information." black-letters cancel cr cr enable-user-aborts
participants (1)
-
repository service