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: [Fwd: How to enable redboots CRC checking]


> Hi,
> 
> I just built a new redboot for my IXDP425 evaluation board from Intel
> with an ecos snapshot from 19. May 2004.
> (Is it OK, that i get a lot of warnings, e. g. signed/unsigned mismatch
> while building?)
> The CRC check doesn't work yet.

Are you sure the CRC check does not work? Look at the actual error message

> RedBoot> fi loa kernel
> RedBoot> e
> Using base address 0x01008000 and length 0x000ba7c8
> Uncompressing Linux...........
> 
> invalid compressed format (err=2)

I think this is an error from the compression library, not the CRC
checking code. What format did you compress the image with? Do you
have the correct endianness etc...

        Andrew

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