comparison packages/redboot/current/ChangeLog @ 1278:eaf1a693566b

Print FIS directory in sorted order
author gthomas
date Mon, 06 Oct 2003 15:42:05 +0000
parents 205922255412
children c07ec2765e3e
comparison
equal deleted inserted replaced
1277:c2347f41e29f 1278:eaf1a693566b
1 2003-10-06 Gary Thomas <gary@mlbassoc.com>
2
3 * src/flash.c (fis_list): Display FIS directory entries in FLASH
4 address (sorted) order.
5
1 2003-10-03 Gary Thomas <gary@mlbassoc.com> 6 2003-10-03 Gary Thomas <gary@mlbassoc.com>
2 7
3 * src/flash.c (fis_delete): 'fconfig' data only shows up in FIS if 8 * src/flash.c (fis_delete): 'fconfig' data only shows up in FIS if
4 the data is stored in FLASH - account for this. Also, make sure 9 the data is stored in FLASH - account for this. Also, make sure
5 FLASH gets initialized if built without 'fconfig' enabled. 10 FLASH gets initialized if built without 'fconfig' enabled.