All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Tarr <tarr@lucent.com>
To: Kwansuk Kim <kskim@neowave.co.kr>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: omitted kernel sections
Date: Mon, 26 Jun 2000 09:18:27 -0600	[thread overview]
Message-ID: <39577443.7FBC6ACD@lucent.com> (raw)
In-Reply-To: 20179.962030438@msa.cmst.csiro.au


I offer our solution to the problem as an additional data point. I added a command

to the boot rom code that downloads a file to any supplied address via tftp then

jumps to that address plus 0x1000. The offset of 0x1000 is to get over the

ELF header. In this case, I leave the the LINUX build environment alone

and still get a quick boot turnaround.

The commercial BDM/JTAG debuggers are almost worthless after the MMU

is enabled. Only in a "after the fact" case are they of any use. We, collectively,

need to continue to bellyache to the vendors about the short coming.......

cheers --

tarr

--
Steve Tarr
tarr@lucent.com
303-538-4056


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-06-26 15:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-26  0:53 I am looking for 8xxrom with ethernet(TFTP) jinoung kim
2000-06-26  6:43 ` omitted kernel sections Kwansuk Kim
2000-06-26  8:08   ` Wolfgang Denk
2000-06-26 12:48     ` Jerry Van Baren
2000-06-26 14:40       ` Murray Jensen
2000-06-26 15:18         ` Steven Tarr [this message]
2000-06-26 15:46         ` Jerry Van Baren
2000-06-26 16:04       ` Wolfgang Denk
2000-06-26 16:40         ` Jerry Van Baren
2000-06-26 21:57       ` Dan Malek
2000-06-27 13:42       ` Frank Przybylski
2000-06-26  8:18   ` Matt Porter

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=39577443.7FBC6ACD@lucent.com \
    --to=tarr@lucent.com \
    --cc=kskim@neowave.co.kr \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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.