
Dear Brian Hutchinson,
In message s2x3d1967ab1004071751j50c177f6haaafa222f76f3632@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