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: Why little-endian redboot can't find flash


On Wed, 2004-09-29 at 03:49, Daniel Yu wrote:
> Hi All:
> 	My development environment is IXP422 + Coyote. I have compiled
> ecos-1.94 for redboot by big-endian mode. It runs very well. However, when
> i want to compile it in little-endian mode, i meet some problems.

I only recently added little-endian support to ixp4xx targets. It won't
work with earlier versions of eCos sources. There was a lot more to it
than just changing the compile flags. You need to use the current CVS
sources and select the endianess when configuring.  For instance, you
would import redboot_ROM.ecm for big-endian or redboot_ROMLE.ecm for
little-endian.

--Mark



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