Changeset 3371
- Timestamp:
- Oct 16, 2012 2:01:45 AM (8 months ago)
- File:
-
- 1 edited
-
cpu/x86/pc/olpc/via/fsupdate.fth (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/x86/pc/olpc/via/fsupdate.fth
r3369 r3371 73 73 74 74 : zblocks: ( "eblock-size" "#eblocks" ... -- ) 75 load-base to data-buffer76 75 ?compare-spec-line 77 76 get-hex# to /nand-block … … 270 269 271 270 open-nand ( file$ ) 271 load-base to data-buffer 272 272 273 273 false to secure-fsupdate? ( file$ ) … … 309 309 310 310 ['] open-nand catch ?dup if .error security-failure then ( adr len ) 311 load-base to data-buffer 311 312 312 313 \ clear-context nand-commands
Note: See TracChangeset
for help on using the changeset viewer.
