From: Petter Larsen <pla@morecom.no>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Simple bootloader in the kernel and PPCBoot
Date: 25 Feb 2003 20:59:59 +0100 [thread overview]
Message-ID: <1046203198.1168.21.camel@pla> (raw)
In-Reply-To: <20030225172107.AFF84C6E0C@atlas.denx.de>
Hi
> The BDM4GDB parallel port adapter is 49.95 Euro, which includes
> cables (BDM, parallel port) and software on CDROM.
>
> The list price for the bundle BDI2000 plus interface software
> "bdiGDB" for GDB debugger is 2430 Euro.
>
I think that I shall buy one of these. If a am going to debug the Linux
kernel and modules on a 8xx processor, is it good enough with the
BDM4GDB? What is the difference on these two?
With the BDM4GDB, can I use frontends for the gdb sw, like ddd or the
debugger embedded inside the kdevelop ide?
> > That's right. If I load it into RAM on location 100000 and say "go
> > 110000" it boots...
> > But it does only work if I say "go" from RAM, not from flash. But if I
>
> This means that the "simple" bootstrap loader is not even capable of
> doing this right :-(
>
> > encapsulate the image with an header with "mkimage" I can boot it from
> > flash using the "bootm <addr>" command.
>
> Because then bootm will copy the code to the load address first. But
> the "simple" bootstrap loader is really overkill then: everything it
> does is already included with U-Boot, just better.
You said earlier that i must have missed something in my port. Did you
mean the port of PPCBoot or the Linux kernel?
After PPCBoot sends the control over to Linux, which file in the source
tree is first executed? Is it the assembler file
arch/ppc/kernel/head_8xx.S?
Best regards
Petter Larsen
next prev parent reply other threads:[~2003-02-25 19:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-25 10:23 [U-Boot-Users] Simple bootloader in the kernel and PPCBoot Petter Larsen
2003-02-25 8:51 ` Wolfgang Denk
2003-02-25 15:25 ` Petter Larsen
2003-02-25 17:21 ` Wolfgang Denk
2003-02-25 19:59 ` Petter Larsen [this message]
2003-02-25 20:55 ` 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=1046203198.1168.21.camel@pla \
--to=pla@morecom.no \
--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.