comparison packages/redboot/current/ChangeLog @ 1872:321c9b8eb063

* src/main.c (cyg_start): Fix compiler warning with HAL_THREAD_INIT_CONTEXT and the worspace end address. * src/fs/disk.c (find_dos_partitions): Removed unused variable.
author asl
date Sat, 22 Jan 2005 15:01:37 +0000
parents a0d4c606e72d
children 5f0c796f46a6
comparison
equal deleted inserted replaced
1871:31350a76c03d 1872:321c9b8eb063
1 2005-01-22 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/main.c (cyg_start): Fix compiler warning with
4 HAL_THREAD_INIT_CONTEXT and the worspace end address.
5 * src/fs/disk.c (find_dos_partitions): Removed unused variable.
6
1 2005-01-05 David Vrabel <dvrabel@arcom.com> 7 2005-01-05 David Vrabel <dvrabel@arcom.com>
2 8
3 * src/fs/fileio.c (do_ls): Remove useless "getcwd" message. 9 * src/fs/fileio.c (do_ls): Remove useless "getcwd" message.
4 10
5 2004-12-01 Andrea Michelotti <amichelotti@atmel.com> 11 2004-12-01 Andrea Michelotti <amichelotti@atmel.com>