RedBoot patch to fix "fis list"

Andrew Lunn andrew@lunn.ch
Sat Jun 2 17:50:00 GMT 2007


On Fri, Jun 01, 2007 at 01:44:05PM +0200, Hans Rosenfeld wrote:
> The "fis list" command will not display the first directory entry if it
> happens to start at address 0. The attached patch fixes this.

Thanks. I included this ChangeLog. Please provide one of your own next
time.

        Andrew

Index: ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/redboot/current/ChangeLog,v
retrieving revision 1.253
diff -u -r1.253 ChangeLog
--- ChangeLog   11 Apr 2007 13:49:22 -0000      1.253
+++ ChangeLog   2 Jun 2007 17:48:43 -0000
@@ -1,3 +1,8 @@
+2007-06-02  Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
+
+       * src/flash.c: (fis_list): fis list will now list an image
+       which happens to start at address 0.
+
 2007-04-11  Gary Thomas  <gary@mlbassoc.com>
 2007-04-11  Jonathan Larmour  <jifl@eCosCentric.com>
 



More information about the Ecos-patches mailing list