* ppcbug booting
@ 2004-02-24 23:24 David Gardiner
2004-02-24 23:42 ` Matt Porter
0 siblings, 1 reply; 3+ messages in thread
From: David Gardiner @ 2004-02-24 23:24 UTC (permalink / raw)
To: linuxppc-embedded
Hi All,
I'm currently running Linux system (linuxppc_2_4 from monta vista,
thanks to all those who have worked on it) that comprises of a motorolla
mvme5100 that has a promise ide pmc with a compact flash and was hoping
to get the compact flash to hold the entire OS+kernel ... At the moment
the system can be booted via nfs / prep boot (if running with a scsi
disk) and bugboot. But what I was hoping to do was boot of a kernel on
the compact flash. My assumption is that using u-boot to do this would
be a heavy handed approach (please point out if I'm wrong) and I haven't
seen anything in my googling. Has anyone ever tried anything like this?
if not can I please get some pointers on the best way to go about this.
Thanks
dg
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ppcbug booting
2004-02-24 23:24 ppcbug booting David Gardiner
@ 2004-02-24 23:42 ` Matt Porter
0 siblings, 0 replies; 3+ messages in thread
From: Matt Porter @ 2004-02-24 23:42 UTC (permalink / raw)
To: David Gardiner; +Cc: linuxppc-embedded
On Wed, Feb 25, 2004 at 10:24:54AM +1100, David Gardiner wrote:
>
> Hi All,
>
> I'm currently running Linux system (linuxppc_2_4 from monta vista,
> thanks to all those who have worked on it) that comprises of a motorolla
> mvme5100 that has a promise ide pmc with a compact flash and was hoping
> to get the compact flash to hold the entire OS+kernel ... At the moment
> the system can be booted via nfs / prep boot (if running with a scsi
> disk) and bugboot. But what I was hoping to do was boot of a kernel on
> the compact flash. My assumption is that using u-boot to do this would
> be a heavy handed approach (please point out if I'm wrong) and I haven't
> seen anything in my googling. Has anyone ever tried anything like this?
> if not can I please get some pointers on the best way to go about this.
You can't do this from PPCBUG's PBOOT command. It only knows about
on-board IDE interfaces (on the MCG boards that have IDE on-board) and
any SCSI interfaces. You need new firmware (u-boot), a secondary bootloader
(to use via bugboot), or something like boot image to switch kernels
without rebooting through the firmware. Your best bet is the first
option, do it right and port/put u-boot on the board.
-Matt
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ppcbug booting
@ 2004-02-25 16:30 ghannon
0 siblings, 0 replies; 3+ messages in thread
From: ghannon @ 2004-02-25 16:30 UTC (permalink / raw)
To: David Gardiner; +Cc: linuxppc-embedded
David,
I've tried to do something similar, although I did not go to the level
of replacing ppcbug with uboot. As you've already learned, ppcbug
can't see the IDE compact flash card. I've got reassurance from Motorola
that it never will. (PROMIS controller will not be supported according to
our
supplier.)
I've made a kernel and romfs that can see the drive, but that kernel
must reside in the onboard flash. (Set up ppcbug to rom boot vs autoboot)
The tricky part is whenever you need to change your kernel, you are going
to have to do it in ppcbug. In other words, you can't build your kernel on
this machine and just reboot into the new kernel.
If you get uboot running and find it can see the hard drive directly,
I would like to copy that approach.
Hope that helps,
Gary Hannon
David Gardiner <daveg@sonartech.com.au> on 02/24/2004 06:24:54 PM
To: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
cc: (bcc: Gary Hannon/CSP)
Subject: ppcbug booting
Hi All,
I'm currently running Linux system (linuxppc_2_4 from monta vista,
thanks to all those who have worked on it) that comprises of a motorolla
mvme5100 that has a promise ide pmc with a compact flash and was hoping
to get the compact flash to hold the entire OS+kernel ... At the moment
the system can be booted via nfs / prep boot (if running with a scsi
disk) and bugboot. But what I was hoping to do was boot of a kernel on
the compact flash. My assumption is that using u-boot to do this would
be a heavy handed approach (please point out if I'm wrong) and I haven't
seen anything in my googling. Has anyone ever tried anything like this?
if not can I please get some pointers on the best way to go about this.
Thanks
dg
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-02-25 16:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-24 23:24 ppcbug booting David Gardiner
2004-02-24 23:42 ` Matt Porter
-- strict thread matches above, loose matches on Subject: below --
2004-02-25 16:30 ghannon
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).