ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Build success for LPC32xx target, kernel issues :-(


From: Tim Nelson
Subject: Re: [Ltib] Build success for LPC32xx target, kernel issues :-(
Date: Wed, 28 Jul 2010 15:57:37 -0500 (CDT)

And the results:

## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   Linux-2.6.27.8
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1726792 Bytes =  1.6 MB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!

:-(

--Tim

----- "Peter Barada" <address@hidden> wrote:
> If using tftpboot, then:
>
> setenv loadaddr 0x80800000
> tftpboot $loadaddr uImage
> bootm $loadaddr
>
> I.E. the idea is to load the raw image into address $loadaddr, then use that address ($loadaddr) as the arg to bootm...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]