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 <[EMAIL PROTECTED]>
+
+       * src/flash.c: (fis_list): fis list will now list an image
+       which happens to start at address 0.
+
 2007-04-11  Gary Thomas  <[EMAIL PROTECTED]>
 2007-04-11  Jonathan Larmour  <[EMAIL PROTECTED]>
 

Reply via email to