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: networking on redboot


On Fri, 2009-03-13 at 16:27 +0200, Atilay Yilmaz wrote:
> On Fri, Mar 13, 2009 at 3:28 PM, Mark Salter <msalter@redhat.com> wrote:
> > On Fri, 2009-03-13 at 15:07 +0200, Atilay Yilmaz wrote:
> >> >
> >> I compiled it again to print 'val', Gary:
> >> smsc_lan91cxx_init: No 91Cxx signature found e59f
> >
> > The e59f looks suspiciously like the upper 16 bits of an arm opcode.
> > Maybe check that the base address being used is correct.
> >
> > --Mark
> >
> thanks, I will check it. somehow, the signature is 0xe5 instead of 0x33

I suspect your base address is incorrectly set to 0 or maybe there is a
memory mapping problem. The e59f makes me think you are reading from
memory, not the lan chip.

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