comparison packages/redboot/current/ChangeLog @ 1803:4028c3fff75e

* doc/redboot_installing.sgml: Added links to the tools for the Atmel AT91 JTST board.
author asl
date Fri, 08 Oct 2004 11:08:41 +0000
parents 5229788b26d4
children a53cbddaeb77
comparison
equal deleted inserted replaced
1802:fab3d892d9ad 1803:4028c3fff75e
1 2004-10-08 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * doc/redboot_installing.sgml: Added links to the tools for the
4 Atmel AT91 JTST board.
5
1 2004-09-27 Mark Salter <msalter@redhat.com> 6 2004-09-27 Mark Salter <msalter@redhat.com>
2 7
3 * src/fs/ide.c (ide_presence_detect): New function. 8 * src/fs/ide.c (ide_presence_detect): New function.
4 * src/fs/disk.c (u32_unaligned): New function to read unaligned words. 9 * src/fs/disk.c (u32_unaligned): New function to read unaligned words.
5 (find_dos_partitions): Use u32_unaligned instead of memcpy. 10 (find_dos_partitions): Use u32_unaligned instead of memcpy.