mkhfboot - Utility to create a boot block for the ATMOS system.
mkhfboot -bps <size> -o <outputfile> -npboot <filaname> -ppboot <filename>
Note: this utility is not intended to be run directly, it should be run by metamk as part of the build process.
mkhfboot is a utility used to create a boot block for the ISOS system. Its output should usually be combined with other binaries to produce a bootable image.
mkhfboot -bps 64 -ppboot PPimage -npboot NPimage -o
boot.bin
This call will create a 64 kbyte boot.bin image. It will include the PPimage and NPimage as required for Helium Family Communications processors.
DO-008668-PS Virata Tools 8.0 Implementation Overview
DO-007286-TC Helium Boot Procedure