All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot as second monitor
Date: Tue, 07 Nov 2006 10:48:11 -0600	[thread overview]
Message-ID: <4550B8CB.2010809@freescale.com> (raw)
In-Reply-To: <4550A211.9070706@dei.uminho.pt>

Francisco Afonso wrote:
> Hi,
> 
> I have a TQM823L board that comes with the Mon8xx monitor. I have read 
> about how to install uboot over Mon8xx, but I would like to know if it 
> is possible to generate u-boot  for a different flash address and call 

Yes, that's possible.

> it after the Mon8xx boot. If so what should I change in the uboot code?

One problem is if Mon8xx initializes the hardware before calling U-Boot. 
U-Boot may not work if some hardware is already initialized before U-Boot 
starts.  I have this problem with my BDI-2000 hardware debugger.  If I let the 
BDI initialize flash (so that I can write to it), U-Boot will hang when it starts.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale

  reply	other threads:[~2006-11-07 16:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07 15:11 [U-Boot-Users] u-boot as second monitor Francisco Afonso
2006-11-07 16:48 ` Timur Tabi [this message]
2006-11-07 17:48   ` Wolfgang Denk
2006-11-07 17:47 ` Wolfgang Denk
2006-11-07 21:15   ` Ulf Samuelsson

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=4550B8CB.2010809@freescale.com \
    --to=timur@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.