comparison packages/redboot/current/ChangeLog @ 121:6bd9d475ed4b ecos-sw-2000-09-04

Merge from eCos master repository on 2000-09-04-20:50:20-BST
author jlarmour
date Mon, 04 Sep 2000 20:24:12 +0000
parents 77cec8369160
children 0ec04793409a
comparison
equal deleted inserted replaced
120:0e17207f29f3 121:6bd9d475ed4b
1 2000-09-04 Jonathan Larmour <jlarmour@redhat.com>
2
3 * include/flash_config.h (struct config_option): Apply
4 CYG_HAL_TABLE_TYPE
5 * include/redboot.h: Ditto for struct cmd and void_fun_ptr
6
7 2000-09-01 Hugo Tyson <hmt@cygnus.co.uk>
8
9 * src/flash.c: CYGHWR_IO_FLASH_BLOCK_LOCKING is an interface, so
10 it's always defined; look for > 0 instead.
11
1 2000-08-28 Gary Thomas <gthomas@redhat.com> 12 2000-08-28 Gary Thomas <gthomas@redhat.com>
2 13
3 * src/flash.c: Support block locking if available. 14 * src/flash.c: Support block locking if available.
4 15
5 2000-08-25 Gary Thomas <gthomas@redhat.com> 16 2000-08-25 Gary Thomas <gthomas@redhat.com>