[openfirmware] [commit] r2499 - cpu/arm/olpc/1.75

repository service svn at openfirmware.info
Fri Sep 2 19:35:06 CEST 2011


Author: wmb
Date: Fri Sep  2 19:35:05 2011
New Revision: 2499
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2499

Log:
OLPC XO-1.75 - changes in convenience commands like "newrom" to match my new network setup.

Modified:
   cpu/arm/olpc/1.75/fw.bth

Modified: cpu/arm/olpc/1.75/fw.bth
==============================================================================
--- cpu/arm/olpc/1.75/fw.bth	Fri Sep  2 19:32:54 2011	(r2498)
+++ cpu/arm/olpc/1.75/fw.bth	Fri Sep  2 19:35:05 2011	(r2499)
@@ -518,10 +518,10 @@
 ;
 
 : newrom
-   " flash! http:\\10.20.0.14\~wmb\new.rom" eval
+   " flash! http:\\10.20.0.14\new.rom" eval
 ;
 : newec
-   " flash-ec http:\\10.20.0.14\~wmb\ecimage.bin" eval
+   " flash-ec http:\\10.20.0.14\ecimage.bin" eval
 ;
 : qz
    " qz" $essid  " http:\\qz\" included  \ qa test bed scripting, james cameron



More information about the openfirmware mailing list