This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PXA27x support


On Tue, Dec 06, 2005 at 10:15:32AM +0000, David Vrabel wrote:
> The attached patch adds (some) support for PXA27x processors to the
> pxa2x0 HAL.  Limited to some extra register #defines and support for the
> extra interrupts on the PXA27x.
> 
> A new CDL option (CYGOPT_HAL_ARM_XSCALE_PXA2X0_VARIANT) to the pxa2x0
> HAL to select which variant of the pxa2xx family to support, either
> PXA25x (the default) or PXA27x.
> 
> Additionally, hal_delay_us() will busy-wait for the correct period of
> time if it takes longer than 1 timer tick per loop to read the counter
> register.

Thanks
    Committed,
        Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]