From: "Jason Park" <jason@amadeus.kist.re.kr>
To: "LINUX MAILING LIST" <linuxppc-embedded@lists.linuxppc.org>
Subject: Still having problems trying to get it to boot: PPCBOOT, MPC8260
Date: Tue, 4 Feb 2003 17:12:08 +0900 [thread overview]
Message-ID: <000c01c2cc25$2ee65b20$5e207aa1@fish> (raw)
Unfortunately, I'm still having some problems, and any info or light as to
which direction to go would be helpful (bear with me, I'm still an undergrad
student learning about all this stuff)
so here is what I have done so far
1)successfully installed ELDK from the DENX website on Red Hat 8.0 with
ppc_8260-gcc cross compiler working fine.
2)unpacked the source for PPCBOOT, my board is specifically the ep8260.
since it has a HRW set to boot from location 0xfff0000 in flash, i change
the appropriate starting location in the config.mk file for PPCBOOT then I
make distclean
make ep8260_config
make all
i get three ppcboot files
ppcboot (573516)
ppcboot.bin(181136)
ppcboot.srec(543460)
.. put them in the /tftpboot directory.
3)burn them into location 0xfff00000 with my trusty bdi. it burns
correctly. (i can see that it has in fact written to that location with md
0xfff00000)
4)at prompt, i type in "reset", then "go" and it throws me into debug mode.
(or "go 0xfff00000")
i think i have followed the README from PPCBOOT correctly, as well as other
documentation given. Is there a configuration or something im missing?
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2003-02-04 8:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-04 8:12 Jason Park [this message]
2003-02-04 8:29 ` Still having problems trying to get it to boot: PPCBOOT, MPC8260 Wolfgang Denk
2003-02-05 2:14 ` Jason Park
2003-02-05 9:14 ` 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='000c01c2cc25$2ee65b20$5e207aa1@fish' \
--to=jason@amadeus.kist.re.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).