Changeset c4702798 in mainline for tools/mkfat.py
- Timestamp:
- 2010-01-09T22:18:44Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1ac3a52
- Parents:
- 234e39e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/mkfat.py
r234e39e rc4702798 354 354 return 355 355 356 fat16_clusters = 8192356 fat16_clusters = 4096 357 357 358 358 sector_size = 512
Note:
See TracChangeset
for help on using the changeset viewer.