j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-09-03 05:56:58 +0200 (Mon, 03 Sep 2007) New Revision: 599
Modified: cpu/x86/pc/olpc/setwp.fth Log: Reset the system after clear-wp
Modified: cpu/x86/pc/olpc/setwp.fth =================================================================== --- cpu/x86/pc/olpc/setwp.fth 2007-08-31 21:11:38 UTC (rev 598) +++ cpu/x86/pc/olpc/setwp.fth 2007-09-03 03:56:58 UTC (rev 599) @@ -27,6 +27,7 @@ : put-mfg-data ( -- ) spi-start spi-identify mfg-data-buf mfg-data-end-offset mfg-data-offset write-flash-range + spi-reprogrammed ;
\ Find RAM address of tag, given FLASH address