OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [doc/] [html/] [ref/] [flash-image-system.html] - Diff between revs 28 and 174

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 28 Rev 174
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
<!-- This material may be distributed only subject to the terms      -->
<!-- This material may be distributed only subject to the terms      -->
<!-- and conditions set forth in the Open Publication License, v1.0  -->
<!-- and conditions set forth in the Open Publication License, v1.0  -->
<!-- or later (the latest version is presently available at          -->
<!-- or later (the latest version is presently available at          -->
<!-- http://www.opencontent.org/openpub/).                           -->
<!-- http://www.opencontent.org/openpub/).                           -->
<!-- Distribution of the work or derivative of the work in any       -->
<!-- Distribution of the work or derivative of the work in any       -->
<!-- standard (paper) book form is prohibited unless prior           -->
<!-- standard (paper) book form is prohibited unless prior           -->
<!-- permission is obtained from the copyright holder.               -->
<!-- permission is obtained from the copyright holder.               -->
<HTML
<HTML
><HEAD
><HEAD
><TITLE
><TITLE
>Flash Image System (FIS)</TITLE
>Flash Image System (FIS)</TITLE
><meta name="MSSmartTagsPreventParsing" content="TRUE">
><meta name="MSSmartTagsPreventParsing" content="TRUE">
<META
<META
NAME="GENERATOR"
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
"><LINK
REL="HOME"
REL="HOME"
TITLE="eCos Reference Manual"
TITLE="eCos Reference Manual"
HREF="ecos-ref.html"><LINK
HREF="ecos-ref.html"><LINK
REL="UP"
REL="UP"
TITLE="RedBoot Commands and Examples"
TITLE="RedBoot Commands and Examples"
HREF="redboot-commands-and-examples.html"><LINK
HREF="redboot-commands-and-examples.html"><LINK
REL="PREVIOUS"
REL="PREVIOUS"
TITLE="version"
TITLE="version"
HREF="version-command.html"><LINK
HREF="version-command.html"><LINK
REL="NEXT"
REL="NEXT"
TITLE="fis init"
TITLE="fis init"
HREF="fis-init-command.html"></HEAD
HREF="fis-init-command.html"></HEAD
><BODY
><BODY
CLASS="SECT1"
CLASS="SECT1"
BGCOLOR="#FFFFFF"
BGCOLOR="#FFFFFF"
TEXT="#000000"
TEXT="#000000"
LINK="#0000FF"
LINK="#0000FF"
VLINK="#840084"
VLINK="#840084"
ALINK="#0000FF"
ALINK="#0000FF"
><DIV
><DIV
CLASS="NAVHEADER"
CLASS="NAVHEADER"
><TABLE
><TABLE
SUMMARY="Header navigation table"
SUMMARY="Header navigation table"
WIDTH="100%"
WIDTH="100%"
BORDER="0"
BORDER="0"
CELLPADDING="0"
CELLPADDING="0"
CELLSPACING="0"
CELLSPACING="0"
><TR
><TR
><TH
><TH
COLSPAN="3"
COLSPAN="3"
ALIGN="center"
ALIGN="center"
>eCos Reference Manual</TH
>eCos Reference Manual</TH
></TR
></TR
><TR
><TR
><TD
><TD
WIDTH="10%"
WIDTH="10%"
ALIGN="left"
ALIGN="left"
VALIGN="bottom"
VALIGN="bottom"
><A
><A
HREF="version-command.html"
HREF="version-command.html"
ACCESSKEY="P"
ACCESSKEY="P"
>Prev</A
>Prev</A
></TD
></TD
><TD
><TD
WIDTH="80%"
WIDTH="80%"
ALIGN="center"
ALIGN="center"
VALIGN="bottom"
VALIGN="bottom"
>Chapter 2. RedBoot Commands and Examples</TD
>Chapter 2. RedBoot Commands and Examples</TD
><TD
><TD
WIDTH="10%"
WIDTH="10%"
ALIGN="right"
ALIGN="right"
VALIGN="bottom"
VALIGN="bottom"
><A
><A
HREF="fis-init-command.html"
HREF="fis-init-command.html"
ACCESSKEY="N"
ACCESSKEY="N"
>Next</A
>Next</A
></TD
></TD
></TR
></TR
></TABLE
></TABLE
><HR
><HR
ALIGN="LEFT"
ALIGN="LEFT"
WIDTH="100%"></DIV
WIDTH="100%"></DIV
><DIV
><DIV
CLASS="SECT1"
CLASS="SECT1"
><H1
><H1
CLASS="SECT1"
CLASS="SECT1"
><A
><A
NAME="FLASH-IMAGE-SYSTEM">Flash Image System (FIS)</H1
NAME="FLASH-IMAGE-SYSTEM">Flash Image System (FIS)</H1
><DIV
><DIV
CLASS="TOC"
CLASS="TOC"
><DL
><DL
><DT
><DT
><B
><B
>Table of Contents</B
>Table of Contents</B
></DT
></DT
><DT
><DT
><A
><A
HREF="fis-init-command.html"
HREF="fis-init-command.html"
>fis init</A
>fis init</A
>&nbsp;--&nbsp;Initialize Flash Image System (FIS)</DT
>&nbsp;--&nbsp;Initialize Flash Image System (FIS)</DT
><DT
><DT
><A
><A
HREF="fis-list-command.html"
HREF="fis-list-command.html"
>fis list</A
>fis list</A
>&nbsp;--&nbsp;List Flash Image System directory</DT
>&nbsp;--&nbsp;List Flash Image System directory</DT
><DT
><DT
><A
><A
HREF="fis-free-command.html"
HREF="fis-free-command.html"
>fis free</A
>fis free</A
>&nbsp;--&nbsp;Free flash image</DT
>&nbsp;--&nbsp;Free flash image</DT
><DT
><DT
><A
><A
HREF="fis-create-command.html"
HREF="fis-create-command.html"
>fis create</A
>fis create</A
>&nbsp;--&nbsp;Create flash image</DT
>&nbsp;--&nbsp;Create flash image</DT
><DT
><DT
><A
><A
HREF="fis-load-command.html"
HREF="fis-load-command.html"
>fis load</A
>fis load</A
>&nbsp;--&nbsp;Load flash image</DT
>&nbsp;--&nbsp;Load flash image</DT
><DT
><DT
><A
><A
HREF="fis-delete-command.html"
HREF="fis-delete-command.html"
>fis delete</A
>fis delete</A
>&nbsp;--&nbsp;Delete flash image</DT
>&nbsp;--&nbsp;Delete flash image</DT
><DT
><DT
><A
><A
HREF="fis-lock-command.html"
HREF="fis-lock-command.html"
>fis lock</A
>fis lock</A
>&nbsp;--&nbsp;Lock flash area</DT
>&nbsp;--&nbsp;Lock flash area</DT
><DT
><DT
><A
><A
HREF="fis-unlock-command.html"
HREF="fis-unlock-command.html"
>fis unlock</A
>fis unlock</A
>&nbsp;--&nbsp;Unlock flash area</DT
>&nbsp;--&nbsp;Unlock flash area</DT
><DT
><DT
><A
><A
HREF="fis-erase-command.html"
HREF="fis-erase-command.html"
>fis erase</A
>fis erase</A
>&nbsp;--&nbsp;Erase flash area</DT
>&nbsp;--&nbsp;Erase flash area</DT
><DT
><DT
><A
><A
HREF="fis-write-command.html"
HREF="fis-write-command.html"
>fis write</A
>fis write</A
>&nbsp;--&nbsp;Write flash area</DT
>&nbsp;--&nbsp;Write flash area</DT
></DL
></DL
></DIV
></DIV
><P
><P
>If the platform
>If the platform
has flash memory, RedBoot can use this for image storage. Executable images,
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 <B
as well as data, can be stored in flash in a simple file store. The <B
CLASS="COMMAND"
CLASS="COMMAND"
>fis</B
>fis</B
> command (fis is short for Flash Image System) is used to
> command (fis is short for Flash Image System) is used to
manipulate and maintain flash images.</P
manipulate and maintain flash images.</P
></DIV
></DIV
><DIV
><DIV
CLASS="NAVFOOTER"
CLASS="NAVFOOTER"
><HR
><HR
ALIGN="LEFT"
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
SUMMARY="Footer navigation table"
WIDTH="100%"
WIDTH="100%"
BORDER="0"
BORDER="0"
CELLPADDING="0"
CELLPADDING="0"
CELLSPACING="0"
CELLSPACING="0"
><TR
><TR
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="left"
ALIGN="left"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="version-command.html"
HREF="version-command.html"
ACCESSKEY="P"
ACCESSKEY="P"
>Prev</A
>Prev</A
></TD
></TD
><TD
><TD
WIDTH="34%"
WIDTH="34%"
ALIGN="center"
ALIGN="center"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="ecos-ref.html"
HREF="ecos-ref.html"
ACCESSKEY="H"
ACCESSKEY="H"
>Home</A
>Home</A
></TD
></TD
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="right"
ALIGN="right"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="fis-init-command.html"
HREF="fis-init-command.html"
ACCESSKEY="N"
ACCESSKEY="N"
>Next</A
>Next</A
></TD
></TD
></TR
></TR
><TR
><TR
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="left"
ALIGN="left"
VALIGN="top"
VALIGN="top"
>version</TD
>version</TD
><TD
><TD
WIDTH="34%"
WIDTH="34%"
ALIGN="center"
ALIGN="center"
VALIGN="top"
VALIGN="top"
><A
><A
HREF="redboot-commands-and-examples.html"
HREF="redboot-commands-and-examples.html"
ACCESSKEY="U"
ACCESSKEY="U"
>Up</A
>Up</A
></TD
></TD
><TD
><TD
WIDTH="33%"
WIDTH="33%"
ALIGN="right"
ALIGN="right"
VALIGN="top"
VALIGN="top"
>fis init</TD
>fis init</TD
></TR
></TR
></TABLE
></TABLE
></DIV
></DIV
></BODY
></BODY
></HTML
></HTML
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.