[commit] r3133 - cpu/x86/pc/olpc

Author: quozl Date: Wed Aug 8 09:41:24 2012 New Revision: 3133 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3133 Log: OLPC - fsupdate, trivial typo Modified: cpu/x86/pc/olpc/fsupdate.fth Modified: cpu/x86/pc/olpc/fsupdate.fth ============================================================================== --- cpu/x86/pc/olpc/fsupdate.fth Wed Aug 8 09:36:09 2012 (r3132) +++ cpu/x86/pc/olpc/fsupdate.fth Wed Aug 8 09:41:24 2012 (r3133) @@ -158,7 +158,7 @@ ; : fs-update-from-list ( devlist$ -- ) - load-crypto if visible ." Crytpo load failed" cr show-sad security-failure then + load-crypto if visible ." Crypto load failed" cr show-sad security-failure then visible ( devlist$ ) begin dup while ( rem$ )
participants (1)
-
repository service