[openfirmware] [commit] r3216 - cpu/arm/olpc/cl4

repository service svn at openfirmware.info
Thu Aug 23 22:16:32 CEST 2012


Author: wmb
Date: Thu Aug 23 22:16:31 2012
New Revision: 3216
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3216

Log:
OLPC XO-4 - Removed the nandblaster binaries from the build for now, as they probably don't work with 8787, and the SPI FLASH is filling up.

Modified:
   cpu/arm/olpc/cl4/olpc.bth

Modified: cpu/arm/olpc/cl4/olpc.bth
==============================================================================
--- cpu/arm/olpc/cl4/olpc.bth	Thu Aug 23 22:15:11 2012	(r3215)
+++ cpu/arm/olpc/cl4/olpc.bth	Thu Aug 23 22:16:31 2012	(r3216)
@@ -148,8 +148,8 @@
    " ${BP}/cpu/x86/pc/olpc/images/leds.di"      $add-file
    " ${BP}/cpu/x86/pc/olpc/images/ebook.di"     $add-file
 
-   " nandblaster15_rx.bin" " nb15_rx"  $add-deflated-dropin
-   " nandblaster_tx.bin"   " nb_tx"    $add-deflated-dropin
+\   " nandblaster15_rx.bin" " nb15_rx"  $add-deflated-dropin
+\   " nandblaster_tx.bin"   " nb_tx"    $add-deflated-dropin
 
    " ec.img"                                    " ecimage.bin"   $add-deflated-dropin
    " ${BP}/clients/emacs/x86/emacs.rc"          " emacs.rc"      $add-deflated-dropin



More information about the openfirmware mailing list