[OpenBIOS] r467 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Sun Jul 8 20:59:18 CEST 2007


Author: wmb
Date: 2007-07-08 20:59:17 +0200 (Sun, 08 Jul 2007)
New Revision: 467

Modified:
   cpu/x86/pc/olpc/linux.fth
Log:
OLPC help - Changed to a C series firmware in the example.  Trac #1972.


Modified: cpu/x86/pc/olpc/linux.fth
===================================================================
--- cpu/x86/pc/olpc/linux.fth	2007-07-05 17:31:27 UTC (rev 466)
+++ cpu/x86/pc/olpc/linux.fth	2007-07-08 18:59:17 UTC (rev 467)
@@ -318,8 +318,8 @@
 warning @ warning off
 : help  ( -- )
    blue-letters  ." UPDATES:" black-letters  mcr
-   ."   flash u:\q2b74.rom              Rewrite the firmware from USB key" mcr
-   ."   flash nand:\q2b74.rom           Rewrite the firmware from NAND file" mcr
+   ."   flash u:\q2c18.rom              Rewrite the firmware from USB key" mcr
+   ."   flash nand:\q2c18.rom           Rewrite the firmware from NAND file" mcr
    ."   copy-nand u:\boot\nand290.img   Rewrite the OS on NAND from USB key" mcr
    mcr
    blue-letters  ." DIRECTORY LISTING:" black-letters  mcr




More information about the OpenBIOS mailing list