* MVME5100 boot from flash
@ 2002-12-19 9:03 Stefano Coluccini
2002-12-19 15:49 ` Tom Rini
0 siblings, 1 reply; 3+ messages in thread
From: Stefano Coluccini @ 2002-12-19 9:03 UTC (permalink / raw)
To: Linuxppc-Embedded
Hi all,
I have a MVME5100 and i can use Linux on it booting from the network, now
I'm trrying to boot from flash but without success. I have thought to simply
put the image that is good for the network boot in the flash bank with
pflash, but it doesn't work. Anyone knows what i have to do or where i can
found documentation about this topic ?
Thanks,
Stefano.
+--------------------------------------------------------+
! Stefano Coluccini ! CAEN SpA - Computing Div. !
! Via Vetraia, 11 ! 55049 Viareggio (LU)-ITALY !
! Tel. +39 0584 388 398 ! Fax +39 0584 388 959 !
! s.coluccini@caen.it ! www.caen.it/computing !
+--------------------------------------------------------+
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: MVME5100 boot from flash
@ 2002-12-19 15:39 ghannon
0 siblings, 0 replies; 3+ messages in thread
From: ghannon @ 2002-12-19 15:39 UTC (permalink / raw)
To: Linuxppc-Embedded
[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]
Stefano,
I'm not sure this is the only approach, but this is what I use.
(See attached file: bugboot.tar.gz)
There is a readme in here that describes the process.
You basically have to build the board's residual data into the
image that gets flashed.
There may be tidbits left out of the readme, so email me if
this doesn't work as written.
Gary Hannon
CSPI
"Stefano Coluccini" <s.coluccini@caen.it> on 12/19/2002 04:03:03 AM
To: "Linuxppc-Embedded" <linuxppc-embedded@lists.linuxppc.org>
cc: (bcc: Gary Hannon/CSP)
Subject: MVME5100 boot from flash
Hi all,
I have a MVME5100 and i can use Linux on it booting from the network, now
I'm trrying to boot from flash but without success. I have thought to
simply
put the image that is good for the network boot in the flash bank with
pflash, but it doesn't work. Anyone knows what i have to do or where i can
found documentation about this topic ?
Thanks,
Stefano.
+--------------------------------------------------------+
! Stefano Coluccini ! CAEN SpA - Computing Div. !
! Via Vetraia, 11 ! 55049 Viareggio (LU)-ITALY !
! Tel. +39 0584 388 398 ! Fax +39 0584 388 959 !
! s.coluccini@caen.it ! www.caen.it/computing !
+--------------------------------------------------------+
[-- Attachment #2: bugboot.tar.gz --]
[-- Type: application/octet-stream, Size: 13158 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: MVME5100 boot from flash
2002-12-19 9:03 Stefano Coluccini
@ 2002-12-19 15:49 ` Tom Rini
0 siblings, 0 replies; 3+ messages in thread
From: Tom Rini @ 2002-12-19 15:49 UTC (permalink / raw)
To: Stefano Coluccini; +Cc: Linuxppc-Embedded
On Thu, Dec 19, 2002 at 10:03:03AM +0100, Stefano Coluccini wrote:
> I have a MVME5100 and i can use Linux on it booting from the network, now
> I'm trrying to boot from flash but without success. I have thought to simply
> put the image that is good for the network boot in the flash bank with
> pflash, but it doesn't work. Anyone knows what i have to do or where i can
> found documentation about this topic ?
What .config are you using to generate a working kernel for this
machine? IIRC, CONFIG_ALL_PPC won't generate a flash-bootable image by
default (look at arch/ppc/boot/simple/Makefile if you need to use this,
and not CONFIG_MVME5100), but CONFIG_MVME5100 will generate a
'zImage.bugboot' which can be put into flash and booted.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** 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:[~2002-12-19 15:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 15:39 MVME5100 boot from flash ghannon
-- strict thread matches above, loose matches on Subject: below --
2002-12-19 9:03 Stefano Coluccini
2002-12-19 15:49 ` Tom Rini
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).