Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PXA270 needs smaller TIMER_FREQUENCY



rtos wrote:
> In   sys/arch/arm/sa11x0/sa11x0_ost.c 
> 
> #define TIMER_FREQUENCY         3686400         /* 3.6864MHz */
> 
> should be 3250000 (3.25MHz) for pxa270 .
> 
> 
> 

I've just checked in a change that should fix it in -current. It won't
handle the case where a kernel is build for both PXA250 and PXA270, as
that requires some run-time detection code, but it should now be fixed
for single CPU builds.

Thanks,
Chris


Home | Main Index | Thread Index | Old Index