comparison packages/devs/flash/intel/bootblock/current/ChangeLog @ 143:6b5f480c6929 ecos-sw-2000-12-08

Merge from eCos master repository on 2000-12-08-02:09:36-GMT
author jlarmour
date Fri, 08 Dec 2000 03:30:06 +0000
parents 289bf90c6a9b
children 0d0f03f76f6a
comparison
equal deleted inserted replaced
142:12eccf9656f3 143:6b5f480c6929
1 2000-12-05 Jonathan Larmour <jlarmour@redhat.com>
2
3 * src/bootblock_flash.c (flash_code_overlaps): Define stext/etext
4 as array types so no assumptions can be made by the compiler about
5 location.
6
1 2000-11-22 Jesper Skov <jskov@redhat.com> 7 2000-11-22 Jesper Skov <jskov@redhat.com>
2 8
3 * src/bootblock_flash.c (flash_hwr_init): Invalidate icache 9 * src/bootblock_flash.c (flash_hwr_init): Invalidate icache
4 instead of disabling it. 10 instead of disabling it.
5 11