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: RedBoot in Little Endian Mode


Mark Salter wrote:

On Thu, 2005-02-17 at 21:00 +0300, Nickolay wrote:


Hello Guys!

I has IXDP425 board, and should running her in Little Endian mode.
I download redboot BE and LE ROM image from Intel, but has some trouble with NPE network card working in LE mode.



This could be a problem with the CPU. Early (A-step) CPUs do not correctly support LE mode. This only really shows up in the NPE ethernet support. Look at the CPU on your board and see if it is marked "IXP425AD" (A-step) or "IXP425BD" (B-step). A-step will not support NPE in LE mode.

--Mark





Yeah, CPU marked IXP425AD.
But i can't understand, really it is impossible to fix it(LE/BE conversion) in the NPE-ethernet driver?
Why not?


--
Nickolay


-- 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]