Mercurial > ecos-v2_0-branch
diff packages/hal/sh/arch/current/ChangeLog @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 2085233a121a |
| children | 489eb5632bc3 |
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/ChangeLog +++ b/packages/hal/sh/arch/current/ChangeLog @@ -1,3 +1,20 @@ +2000-04-12 Jesper Skov <jskov@redhat.com> + + * src/vectors.S: Entry code rewritten to allow ROMRAM startups. + + * src/sh.ld: Change LMA alignment to 16 (workaround + 902557-CR). Provide vector LMA address. + + * include/sh_sci.inl: Replaced hardcoded baud rate constant with + macro function. + + * cdl/hal_sh.cdl: Don't let interface define anything. + +2000-04-10 Jesper Skov <jskov@redhat.com> + + * include/hal_intr.h: Mask/unmask functions handle entire ISR + range now. + 2000-04-06 Jesper Skov <jskov@redhat.com> * src/sh.ld (_hal_vsr_table): Get address from platform CDL.
