[U-Boot-Users] CRC problem on at91rm9200
Wolfgang Denk
wd at denx.de
Thu Apr 22 14:58:51 CEST 2004
In message <200404221231280781.010AF649 at smtp.wanadoo.fr> you wrote:
> I am trying to boot linux with a board based on an atmel at91rm9200.
>
> U-boot is running but the crc show a strange behaviour :
> when used on a small amount of memory, like 0x2000 or 0x1000, evrything
> seems fine.
> However, with bigger amount, the cpu seems to hang.
>
> With a 0x20000 size, it always fails.
> With 0x10000 it sometimes works.
Check your download address, and your load address; calculate how big
the uncompressed size of your image is; check for overlaps.
In short: download to a different (higher) address.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Anything free is worth what you pay for it.
More information about the U-Boot
mailing list