Mercurial > ecos
diff packages/hal/arm/iq80310/current/ChangeLog @ 158:f2545e5de153
Merge from eCos master repository on 2001-04-24-11:22:42-BST
| author | jlarmour |
|---|---|
| date | Wed, 25 Apr 2001 23:22:52 +0000 |
| parents | b65ec671dd4c |
| children | 511f4dc167f6 |
line wrap: on
line diff
--- a/packages/hal/arm/iq80310/current/ChangeLog +++ b/packages/hal/arm/iq80310/current/ChangeLog @@ -1,3 +1,22 @@ +2001-04-18 Gary Thomas <gthomas@redhat.com> + + * include/hal_platform_setup.h: Override CYG_HAL_ROM_RESET_USES_JUMP + to avoid addressing problems with ROM startup mode. + +2001-04-17 Mark Salter <msalter@redhat.com> + + * cdl/hal_arm_iq80310.cdl: Implement CYGINT_HAL_ARM_MEM_REAL_REGION_TOP + (CYGBLD_GLOBAL_CFLAGS): Add -ffunction-sections and -fdata-sections. + * src/iq80310_misc.c (hal_arm_mem_real_region_top): New function. + +2001-04-16 Gary Thomas <gthomas@redhat.com> + + * cdl/hal_arm_iq80310.cdl: Add CDL to describe CPU family. + +2001-04-10 Mark Salter <msalter@redhat.com> + + * include/hal_platform_setup.h: Turn on multi-bit RAM error reporting. + 2001-04-03 Mark Salter <msalter@redhat.com> * src/diag/flash.c: Don't compile unless CYGPKG_IO_FLASH defined.
