comparison packages/redboot/current/ChangeLog @ 1700:bbdd4a302a64

* src/flash.c: * src/fconfig.c: Make use of the new flash API.
author asl
date Thu, 05 Aug 2004 13:18:48 +0000
parents b548ac5af76c
children faaea4243d52
comparison
equal deleted inserted replaced
1699:1122a4ee1546 1700:bbdd4a302a64
1 2004-08-05 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/flash.c:
4 * src/fconfig.c: Make use of the new flash API.
5
1 2004-06-25 Andrew Lunn <andrew.lunn@ascom.ch> 6 2004-06-25 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * src/flash.c (find_free): fix endless loop when removing a 8 * src/flash.c (find_free): fix endless loop when removing a
4 collapsed chunk from chunk table. Found by Laurent Gonzalez 9 collapsed chunk from chunk table. Found by Laurent Gonzalez
5 (fis_load): Fixed a compiler warning. 10 (fis_load): Fixed a compiler warning.