Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1777:5229788b26d4
RedBoot IDE tweaks
| author | msalter |
|---|---|
| date | Mon, 27 Sep 2004 18:43:27 +0000 |
| parents | 2821f66e3f5a |
| children | 4028c3fff75e |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2004-09-27 Mark Salter <msalter@redhat.com> + + * src/fs/ide.c (ide_presence_detect): New function. + * src/fs/disk.c (u32_unaligned): New function to read unaligned words. + (find_dos_partitions): Use u32_unaligned instead of memcpy. + 2004-9-25 Andrew Lunn <andrew.lunn@ascom.ch> * doc/redboot_install.sgml: Added installation information for the
