Changeset 3369
- Timestamp:
- Oct 13, 2012 3:42:23 AM (7 months ago)
- File:
-
- 1 edited
-
cpu/x86/pc/olpc/via/fsupdate.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/x86/pc/olpc/via/fsupdate.fth
r3205 r3369 73 73 74 74 : zblocks: ( "eblock-size" "#eblocks" ... -- ) 75 load-base to data-buffer 75 76 ?compare-spec-line 76 77 get-hex# to /nand-block … … 85 86 \ and uncompressed copies of the data. 4x is overkill, but there 86 87 \ is plenty of space at load-base 87 load-base to dma-buffer 88 load-base /nand-block 4 * + to data-buffer 88 load-base /nand-block 4 * + to dma-buffer 89 89 /nand-block /nand-page / to nand-pages/block 90 90 t-update \ Handle possible timer rollover
Note: See TracChangeset
for help on using the changeset viewer.
