Mercurial > flash_v2
diff packages/hal/arm/edb7xxx/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 | a9ac27ec7abc |
| children | 25e238959bae |
line wrap: on
line diff
--- a/packages/hal/arm/edb7xxx/current/ChangeLog +++ b/packages/hal/arm/edb7xxx/current/ChangeLog @@ -1,3 +1,18 @@ +2000-12-04 Hugo Tyson <hmt@redhat.com> + + * include/hal_cache.h: Consistently ensure that ARM registers used + in MCR ops to cache-control coprocessors, where the data doesn't + matter, all actually have data zero ("SBZ") as in the Jaggar book. + This may well not be necessary, but for the sake of making sure... + +2000-12-04 Gary Thomas <gthomas@redhat.com> + + * include/hal_platform_setup.h: Reenable caching on FLASH/ROM. + + * include/hal_cache.h: Update cache macros to follow ARM + and Cirrus Logic manuals more closely. These changes seem + to allow for cacheable FLASH segments. + 2000-11-06 Jesper Skov <jskov@redhat.com> * tests/dram_test.c: Add kernel check.
