Dear Brian Hutchinson,

In message <s2x3d1967ab1004071751j50c177f6haaafa222f76f3...@mail.gmail.com> you 
wrote:
>
...
> > ## Booting image at 00200000 ...
> >   Image Name:   Linux-2.6.28-picochip-3.2.0
> >   Created:      2010-04-05  19:24:18 UTC
> >   Image Type:   ARM Linux Kernel Image (uncompressed)
> >   Data Size:    1700808 Bytes =  1.6 MB
> >   Load Address: 00008000
> >   Entry Point:  00008000
> >   Verifying Checksum ... OK
> >
> > And then everything hangs.  Should I play with moving around TEXT_BASE
> > (0x05000000), linker files?  I'm kind of stumped at the moment. :(

What makes you think this would be a U-Boot problem?


A load address of 0x00008000 / entry point of 0x00008000 is pretty
certainly bogus on a ARM system, which typically has ROM at this
address range.  Are you sure that you have unused RAM there on your
system?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Suffocating together ... would create heroic camaraderie.
        -- Khan Noonian Singh, "Space Seed", stardate 3142.8
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to