Mercurial > ecos
diff packages/fs/rom/current/ChangeLog @ 2448:a3ced1fc2e89
* support/file2c.tcl : align romdisk data to 4 bytes. With a bit
of bad luck, it would not be long-word aligned.
| author | jlarmour |
|---|---|
| date | Wed, 14 Nov 2007 14:08:06 +0000 |
| parents | 04c9eb8c07e9 |
| children | 82f8f3f7c561 |
line wrap: on
line diff
--- a/packages/fs/rom/current/ChangeLog +++ b/packages/fs/rom/current/ChangeLog @@ -1,3 +1,8 @@ +2006-11-13 Oyvind Harboe <oyvind.harboe@zylin.com> + + * support/file2c.tcl : align romdisk data to 4 bytes. With a bit + of bad luck, it would not be long-word aligned. + 2006-08-04 Andrew Lunn <andrew.lunn@ascom.ch> * src/romfs.c (romfs_getinfo): Support for block usage call.
