Mercurial > ecos-v2_0-branch
diff packages/hal/arm/xscale/iq80310/current/ChangeLog @ 417:37b0db9e87ca
Cleanup a few loose ends from IOP310 reorganization
| author | msalter |
|---|---|
| date | Wed, 13 Nov 2002 15:43:20 +0000 |
| parents | de449c532876 |
| children | 64a3d44844e4 |
line wrap: on
line diff
--- a/packages/hal/arm/xscale/iq80310/current/ChangeLog +++ b/packages/hal/arm/xscale/iq80310/current/ChangeLog @@ -1,3 +1,17 @@ +2002-11-13 Mark Salter <msalter@redhat.com> + + * misc/redboot_RAM.ecm: Remove CYGPKG_IO_SERIAL_ARM_XSCALE_IQ80310. + * misc/redboot_RAMA.ecm: Ditto. + * misc/redboot_ROM.ecm: Ditto + * misc/redboot_ROMA.ecm: Ditto + + * cdl/hal_arm_xscale_iq80310.cdl (CYGBLD_INTEL_DIAGNOSTICS): Change + default to 1. + * include/hal_platform_setup.h: Use IOP310_EARLY_PCI_SETUP to make + some BIOSes happy. BTB_INIT macro provided elsewhere. + * src/diag/*: General cleanup to get rid of warnings and to eliminate + functionality provided by the HAL. + 2002-11-12 Gary Thomas <gary@mlbassoc.com> * src/diag/xscale_test.c:
