This is the mail archive of the ecos-discuss@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: IPX420


Hi all,

Mark thanks for your answer.

Which areas of the code are board specific? has
someone done the changes from ixp425 to ixp420? for
what I see they are very similar but to be honet I
dont know where to make tha changes, any tip?

Thanks a lot in advance,

Augusto.


--- Mark Salter <msalter@redhat.com> wrote:

> On Tue, 2005-11-22 at 00:59 -0800, Augusto Salazar
> wrote:
> > > 
> > > Now, our final board has a custom design and is
> > > running with a IPX420, so, my question is, to
> change
> > > in the redboot code the processor, what do I
> have to
> > > change? in general, what changes have to be done
> to
> > > have a custom board boot?
> > > 
> 
> Well, the code is generally partitioned into three
> parts. The common
> RedBoot code, the IXP4xx specific code, and the
> board specific code.
> The changes you need to make for a custom board
> should be limited to
> code under these directories:
> 
>   packages/hal/arm/xscale/<boardname>
>   packages/devs/flash/arm/<boardname>
>   packages/devs/eth/arm/<boardname>
> 
> Just look at the code in these directories for the
> grg board and change
> whatever is different for your custom board.
> 
> --Mark
> 
> 
> 


AUGUSTO SALAZAR
MIEMBRO DE PIRATAS TM (COL)
CEL: +57 315 7340134.


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

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


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