From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] mpc8313erdb: crash in image_print_type()
Date: Thu, 22 Jan 2009 14:57:33 -0600 [thread overview]
Message-ID: <4978DDBD.8060905@freescale.com> (raw)
In-Reply-To: <5ee96a840901221251l36103ab4q3e846a02538a9ed7@mail.gmail.com>
Matthew L. Creech wrote:
> On Thu, Jan 22, 2009 at 3:36 PM, Matthew L. Creech <mlcreech@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)
0x10000 is where the NAND bootstrap goes, not the main u-boot image.
-scott
next prev parent reply other threads:[~2009-01-22 20:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-22 20:36 [U-Boot] mpc8313erdb: crash in image_print_type() Matthew L. Creech
2009-01-22 20:51 ` Matthew L. Creech
2009-01-22 20:57 ` Scott Wood [this message]
2009-01-22 20:53 ` Scott Wood
2009-01-22 21:12 ` Wolfgang Denk
2009-01-22 21:16 ` Scott Wood
2009-01-22 22:14 ` Wolfgang Denk
2009-01-22 22:19 ` Scott Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4978DDBD.8060905@freescale.com \
--to=scottwood@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.