Man page - fmaptool(8)
Packages contains this manual
Package: coreboot-utils
apt-get install coreboot-utils
apt-get install coreboot-utils
Manuals in package:
Documentations in package:
Manual
FMAPTOOL
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
NAME
fmaptool - Converts plaintext fmd files into fmap blobs
SYNOPSIS
fmaptool [-h <header output file>] [-R <region output file>] <fmd input file> <binary output file>
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.
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
AUTHORS
coresystems
GmbH.
Man page written by Ahmad Khalifa.