All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alfred Manheim <alfman@austin.rr.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot -> Linux prompt assistance
Date: Mon, 20 Aug 2007 22:40:19 -0500	[thread overview]
Message-ID: <007701c7e3a4$ff339220$fd9ab660$@rr.com> (raw)

I have u-boot running and am currently working on the Linux prompt. I store
uImage at ffd00000. u-boot is at fff00000. 

* The Freescale BSP for the MPC8360 was used for the base. u-boot
1.1.6 and Linux 2.6.19 are the versions selected and reported.
* u-boot is running at the prompt and seems stable for u-boot functionality.
* Enabling the 64M of DDR2 memory was quite an endeavor but it appears
stable today. Nothing shows up with the basic u-boot memory test, and there
are no crashes using the normal u-boot functions. i-cache is enabled. Memory
problems have not been fully ruled out. Any suggestions on how to validate
the memory better?
* Linux (~2.6.19) is compiled with no changes at this point. 

Executing "bootm ffd00000" results in a transfer to Linux that (due to the
CodeWarrior USB TAP?) I can follow the code up to the RFI in head_32.S. It
looks like it is executing farther than that. I have attached a dump of the
memory found at log_buf. Also attached is System.map. 

My interpretation of the stack dump suggests that start_here is successfully
executing in high memory and the crash is within MMU_init. The crashes that
follow would seem to be as much a result of this first problem.

Any suggestions or observations about this crash would be appreciated.

Alfred Manheim

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: System_map_trimmed.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070820/174557f4/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oops.log
Type: application/octet-stream
Size: 6155 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070820/174557f4/attachment.obj 

             reply	other threads:[~2007-08-21  3:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21  3:40 Alfred Manheim [this message]
2007-08-21  8:02 ` [U-Boot-Users] u-boot -> Linux prompt assistance Wolfgang Denk

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='007701c7e3a4$ff339220$fd9ab660$@rr.com' \
    --to=alfman@austin.rr.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.