
Aug. 31, 2007
3:04 a.m.
Author: wmb Date: 2007-08-31 03:04:08 +0200 (Fri, 31 Aug 2007) New Revision: 589 Modified: dev/olpc/spiflash/spiflash.fth Log: OLPC spiflash.fth - fixed a stack comment - no substantive change. Modified: dev/olpc/spiflash/spiflash.fth =================================================================== --- dev/olpc/spiflash/spiflash.fth 2007-08-31 01:03:19 UTC (rev 588) +++ dev/olpc/spiflash/spiflash.fth 2007-08-31 01:04:08 UTC (rev 589) @@ -31,7 +31,7 @@ \ For some commands, a 3-byte address follows the command code -: spi-adr ( adr cmd -- ) +: spi-adr ( adr -- ) lbsplit drop spi-out spi-out spi-out ;
6507
Age (days ago)
6507
Last active (days ago)
0 comments
1 participants
participants (1)
-
svn@openbios.org