On Wed, Apr 29, 2009 at 09:50:59AM -0500, Ambrose, Martin wrote: > On Tue, Apr 28, 2009 at 16:39:26, Mark A. Greer wrote: > > > > On Wed, Apr 22, 2009 at 12:58:12, Ambrose, Martin wrote:
> > Where are you downloading the uImage? > > TFTP from VMWare server running FC10. Oops, I meant "where" as in what memory address. :) I should have been clearer but I can glean that from the log below. > > Please send a copy of the entire console log while you boot (including > > u-boot messages). While capturing the log, please issue the > > 'printenv' > > u-boot cmd to see what you have your u-boot env variables set to. > > U-Boot 1.3.3 (Mar 19 2009 - 13:50:57) > > I2C: ready > DRAM: 56 MB > In: serial > Out: serial > Err: serial > ARM Clock : 300000000 Hz > More than one PHY detected. > Hit any key to stop autoboot: 0 > U-Boot > printenv > bootargs=mem=32M console=ttyS2,115200n8 root=/dev/mtdblock/2 rw noinitrd > ip=dhcp Out of curiousity, why 32MB? FYI, you should need the console= part. > ver=U-Boot 1.3.3 (Mar 19 2009 - 13:50:57) Hmm, I have an older one. > Environment size: 585/4092 bytes > U-Boot > run mjaboot > TFTP from server 192.168.92.1; our IP address is 192.168.92.2 > Filename 'uImage.da8xx.a0324304'. > Load address: 0xc0000000 Please try a load address of 0xc0700000. That's what I'm using. I'll look closer at the log if 0xc0700000 doesn't help. Mark -- _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
