On Thu, Jan 22, 2009 at 3:36 PM, Matthew L. Creech <mlcre...@gmail.com> wrote:
>
> => imi 100000
>
> ## Checking Image at 00100000 ...
...
>
> => md 13e61d
> 0013e61d: 4c696e75 78006e65 74627364 004e6574    Linux.netbsd.Net
> ...
>

Okay, upon re-reading this I saw where the problem lies.  :)
Apparently I'm overwriting the lookup table when I copy in the Linux
image.  Changing the destination address clears up the issue.

What is the region of memory reserved by U-boot that I shouldn't be
touching?  (From the MPC8313 config, I had thought that it relocates
itself to 0x10000, and needs 512kB reserved for itself)

-- 
Matthew L. Creech
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to