This is the mail archive of the ecos-discuss@sources.redhat.com 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: Re: ARM AT91EB63 port


Daniel Néri wrote:

Daniel Leu  writes:


>I agree with Tim's recommendation. Using Thomas' patch it is much
>easier to port ecos to an other AT91 based board.


Note that Thomas' variant HAL has inherited a non-obvious hardcoded
dependency on a 32MHz MCLK from the original EB40 platform HAL.

This is one of the issues I fixed with the eb40a patches that
I submitted.

At this point, the potential eb55 and eb63 port authors should
look at what things the eb55/eb63 have that are different from
the variant hal and move those into the platform-specific
sources while updating the eb40 and eb40a ports.  For example,
Ryan Press says that the eb63 platform has some serial and timer
differences from the variant hal.  In this case, I'd think the
proper way to address this is to move the serial/timer parameters
out of the variant hal and back into the platform-specific hals.

-tim


--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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