comparison packages/redboot/current/ChangeLog @ 1349:4444f5b3be7b

Fix 'fis free' list handling - from Chris Garry
author gthomas
date Tue, 04 Nov 2003 14:06:33 +0000
parents d43f5e29476a
children c8903ba86828
comparison
equal deleted inserted replaced
1348:0786f4fb3f8c 1349:4444f5b3be7b
1 2003-11-04 Gary Thomas <gary@mlbassoc.com>
2
3 * src/flash.c (find_free): Better handling of end address - otherwise
4 list of free blocks could be incorrect. Thanks to Chris Garry.
5
1 2003-11-01 Gary Thomas <gary@mlbassoc.com> 6 2003-11-01 Gary Thomas <gary@mlbassoc.com>
2 7
3 * cdl/redboot.cdl: Reorg to allow disk operations on other than 8 * cdl/redboot.cdl: Reorg to allow disk operations on other than
4 IDE drives. 9 IDE drives.
5 10