comparison packages/redboot/current/ChangeLog @ 1679:b548ac5af76c

* src/flash.c (find_free): fix endless loop when removing a collapsed chunk from chunk table. Found by Laurent Gonzalez (fis_load): Fixed a compiler warning.
author asl
date Fri, 25 Jun 2004 15:49:43 +0000
parents 59fbd6362c2b
children 12255a59b6ef
comparison
equal deleted inserted replaced
1678:446d9e7e1db7 1679:b548ac5af76c
1 2004-06-25 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/flash.c (find_free): fix endless loop when removing a
4 collapsed chunk from chunk table. Found by Laurent Gonzalez
5 (fis_load): Fixed a compiler warning.
6
1 2004-05-31 Jani Monoses <jani@iv.ro> 7 2004-05-31 Jani Monoses <jani@iv.ro>
2 8
3 * src/main.c: 9 * src/main.c:
4 * include/redboot.h: Get rid of unused workspace_size. 10 * include/redboot.h: Get rid of unused workspace_size.
5 11