Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1746:172edf8a96d8
Eliminate cyg_flash_code_overlaps()
| author | bartv |
|---|---|
| date | Sun, 21 Nov 2004 18:39:15 +0000 |
| parents | 699be933fd5e |
| children |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2004-11-21 Bart Veer <bartv@ecoscentric.com> + + * src/flash.c (check_code_overlaps): cyg_flash_code_overlaps() has + been removed, so use a RedBoot-specific function instead + 2004-11-20 Bart Veer <bartv@ecoscentric.com> * src/flash.c (do_flash_init): info.end already holds the last
