X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=doc%2Fhtml%2Fref%2Fflash-image-system.html;fp=doc%2Fhtml%2Fref%2Fflash-image-system.html;h=0000000000000000000000000000000000000000;hb=739c21725ce2774a605a0f1de3edaac2c43aea0f;hp=a3fdad34bcd67534befa157b9ec506b472fa1a9b;hpb=ae71e0fa8076a1b59600b3a0ea10155a2cb534ae;p=karo-tx-redboot.git diff --git a/doc/html/ref/flash-image-system.html b/doc/html/ref/flash-image-system.html deleted file mode 100644 index a3fdad34..00000000 --- a/doc/html/ref/flash-image-system.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - -Flash Image System (FIS) -
eCos Reference Manual
PrevChapter 2. RedBoot Commands and ExamplesNext

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.


PrevHomeNext
versionUpfis init
\ No newline at end of file