fmaptool - Converts plaintext fmd files into fmap blobs
Contents
Description
Compiler for fmd (flashmap descriptor) files. A successful invocation prints a summary of work done to
standard error, and a comma-separated list of those sections that contain CBFSes, starting with the
primary such section, to standard output.
Name
fmaptool - Converts plaintext fmd files into fmap blobs
Options
-h <header output files>
Also produce a C header defining FMAP_OFFSET to the FMAP section's flash offset
-R <region output file>
Also produce a text file listing the CBFS regions, comma separated
Synopsis
fmaptool [-h <header output file>] [-R <region output file>] <fmd input file> <binary output file>
