Flash Image System (FIS)

Table of Contents
fis init — Initialize Flash Image System (FIS)
fis list — List Flash Image System directory
fis free — Free flash image
fis create — Create flash image
fis load — Load flash image
fis delete — Delete flash image
fis lock — Lock flash area
fis unlock — Unlock flash area
fis erase — Erase flash area
fis write — Write flash area

If the platform has flash memory, RedBoot can use this for image storage. Executable images, as well as data, can be stored in flash in a simple file store. The fis command (fis is short for Flash Image System) is used to manipulate and maintain flash images.