comparison packages/hal/common/current/ChangeLog @ 1457:9bf998a57d30

Handle changes in FLASH CFG API
author gthomas
date Mon, 05 Jan 2004 21:58:16 +0000
parents c15fe26f81c7
children 489f52f54b1c
comparison
equal deleted inserted replaced
1456:17c50425fc72 1457:9bf998a57d30
1 2004-01-05 Gary Thomas <gary@mlbassoc.com>
2
3 * include/hal_if.h: Minor fixup - new 'fconfig' functions broke
4 existing uses of CYGACC_CALL_IF_FLASH_CFG_OP. Added a new macro
5 CYGACC_CALL_IF_FLASH_CFG_OP2 which handles new API and a wrapper
6 to handle the old way (backwards compatability).
7
1 2003-12-21 Gary Thomas <gary@mlbassoc.com> 8 2003-12-21 Gary Thomas <gary@mlbassoc.com>
2 9
3 * src/hal_if.c (flash_config_op): 10 * src/hal_if.c (flash_config_op):
4 * include/hal_if.h: New expanded functions for RedBoot 'fconfig' 11 * include/hal_if.h: New expanded functions for RedBoot 'fconfig'
5 database. 12 database.