[openfirmware] [commit] r1748 - cpu/x86/pc/olpc/via

repository service svn at openfirmware.info
Tue Feb 16 19:46:12 CET 2010


Author: wmb
Date: Tue Feb 16 19:46:12 2010
New Revision: 1748
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1748

Log:
OLPC trac 10024 - restored progress icons for internal NAND/SD and external SD storage (XO-1.5 build)

Modified:
   cpu/x86/pc/olpc/via/olpc.bth

Modified: cpu/x86/pc/olpc/via/olpc.bth
==============================================================================
--- cpu/x86/pc/olpc/via/olpc.bth	Tue Feb 16 19:45:23 2010	(r1747)
+++ cpu/x86/pc/olpc/via/olpc.bth	Tue Feb 16 19:46:12 2010	(r1748)
@@ -139,7 +139,8 @@
    " ${BP}/cpu/x86/pc/olpc/images/ethernet.565" " ethernet.565"  $add-deflated-dropin
    " ${BP}/cpu/x86/pc/olpc/images/usbkey.565"   " disk.565"      $add-deflated-dropin
    " ${BP}/cpu/x86/pc/olpc/images/wireless.565" " wlan.565"      $add-deflated-dropin
-   " ${BP}/cpu/x86/pc/olpc/images/sd.565"       " sd.565"        $add-deflated-dropin
+   " ${BP}/cpu/x86/pc/olpc/images/laptop.565"   " int.565"       $add-deflated-dropin
+   " ${BP}/cpu/x86/pc/olpc/images/sd.565"       " ext.565"       $add-deflated-dropin
 
    " ${BP}/cpu/x86/pc/olpc/DisplayEDID.raw"     " edid"          $add-deflated-dropin
 



More information about the openfirmware mailing list