j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-11-04 17:57:41 +0100 (Sun, 04 Nov 2007) New Revision: 708
Modified: cpu/x86/pc/olpc/fsupdate.fth Log: Reread partition map after writing a new copy to NAND FLASH.
Modified: cpu/x86/pc/olpc/fsupdate.fth =================================================================== --- cpu/x86/pc/olpc/fsupdate.fth 2007-10-30 21:00:39 UTC (rev 707) +++ cpu/x86/pc/olpc/fsupdate.fth 2007-11-04 16:57:41 UTC (rev 708) @@ -50,6 +50,7 @@ partition-map-offset /nand-page / dup " erase-block" $call-nand load-base swap nand-pages/block " write-blocks" $call-nand nand-pages/block <> abort" Can't write partition map" + " read-partmap" $call-nand ;
0 value partition-page-offset