Mercurial > ecos
changeset 1737:462d6c993869
* doc/redboot_cmds.sgml: Fixed a minor typo with fis list
| author | asl |
|---|---|
| date | Fri, 27 Aug 2004 13:27:40 +0000 |
| parents | 164a5ad252ee |
| children | 9091309eb665 |
| files | packages/redboot/current/ChangeLog packages/redboot/current/doc/redboot_cmds.sgml |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,7 @@ +2004-08-27 Peter Korsgaard <jacmet@sunsite.dk> + + * doc/redboot_cmds.sgml: Fixed a minor typo with fis list + 2004-08-17 Andrew Lunn <andrew.lunn@ascom.ch> * cdl/redboot.cdl:
--- a/packages/redboot/current/doc/redboot_cmds.sgml +++ b/packages/redboot/current/doc/redboot_cmds.sgml @@ -1909,7 +1909,7 @@ FIS directory 0x00070000 0x00000000 List the FIS directory with image data lengths substituted for flash block reservation lengths. <screen> -RedBoot> <userinput>fis list</userinput> +RedBoot> <userinput>fis list -d</userinput> Name FLASH addr Mem addr Datalen Entry point RedBoot 0x00000000 0x00000000 0x00000000 0x00000000 RedBoot config 0x0007F000 0x0007F000 0x00000000 0x00000000
