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

repository service svn at openfirmware.info
Thu Jul 14 04:36:30 CEST 2011


Author: quozl
Date: Thu Jul 14 04:36:29 2011
New Revision: 2355
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2355

Log:
OLPC XO-1.75 bringup, uec

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

Modified: cpu/arm/olpc/1.75/fw.bth
==============================================================================
--- cpu/arm/olpc/1.75/fw.bth	Thu Jul 14 04:07:23 2011	(r2354)
+++ cpu/arm/olpc/1.75/fw.bth	Thu Jul 14 04:36:29 2011	(r2355)
@@ -507,6 +507,7 @@
    " flash-ec http:\\10.20.0.14\ecimage.bin" eval
 ;
 : urom  " flash! u:\new.rom" eval  ;
+: uec   " flash-ec! u:\ecimage.bin" eval  ;
 : erom  " flash! ext:\new.rom" eval  ;
 : no-usb-delay  " dev /usb  false to delay?  dend"  evaluate  ;
 : null-fsdisk



More information about the openfirmware mailing list