Mercurial > flash_v2
diff packages/devs/flash/amd/am29xxxxx/current/ChangeLog @ 160:0d0f03f76f6a
Merge from eCos master repository on 2001-06-01-18:52:13-BST
| author | jlarmour |
|---|---|
| date | Fri, 01 Jun 2001 22:16:29 +0000 |
| parents | e2d866e32dac |
| children | ac086aa3217e |
line wrap: on
line diff
--- a/packages/devs/flash/amd/am29xxxxx/current/ChangeLog +++ b/packages/devs/flash/amd/am29xxxxx/current/ChangeLog @@ -1,3 +1,23 @@ +2001-05-29 Jesper Skov <jskov@redhat.com> + + * include/flash_am29xxxxx.inl (flash_hwr_init): Call platform init + code if defined. + +2001-05-28 Jesper Skov <jskov@redhat.com> + + * include/flash_am29xxxxx.inl: Rewritten to handle bootblock + parts, autodetect part and configure accordingly. + Fixed erase and program code to work with devices in parallel. + Fixed buglet in bootblock detect code. + +2001-05-23 Jesper Skov <jskov@redhat.com> + + * cdl/flash_amd_am29xxxxx.cdl: Links function in RAM. IO driver + need not copy. + + * include/flash_am29xxxxx.inl: Check for WP before trying to erase + block. Use P2V macro. + 2001-02-23 Jesper Skov <jskov@redhat.com> * include/flash_am29xxxxx.inl (flash_query): Allow device to
