commit | 29e2b21c0ad6ff1e1c342264c6563035484e3191 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Thu Sep 01 18:07:15 2016 -0700 |
committer | Casey Dahlin <sadmac@google.com> | Fri Sep 02 14:13:47 2016 -0700 |
tree | a500afbdec9a058fb075ccbd5279bea20dcaab38 | |
parent | 5ccafd0f29e0d0d77a63d4b1a3bfb8fb26cd245f [diff] |
Add tool to copy files in to fat16 images fat16copy.py can be used to copy files or directories in to the root of a fat16 image. Usage: fat16copy <image> <file> [<file> ...] Test: Used to compose a Raspberry Pi 3 boot image Bug: 28912590 Change-Id: I29c9eec3786e2c5cc94f9a160360bac850809a93