linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux on PowerCore CPCI-3750
@ 2003-03-27 13:02 luca gambazzi
  2003-03-27 18:48 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: luca gambazzi @ 2003-03-27 13:02 UTC (permalink / raw)
  To: linuxppc-embedded


hi

i'm swiss student, i'm trying to crosscompile a linux kernel for a Force
Computers PowerCore CPCI-3750.

i've found an old image and works fine but when i try to complile myself
a new kernel image the PowerBoot (bios on the card) give me an error

Starting image at address 0x00010000...


exception occured: 0x700
SRR0 = 0x00000000
SRR1 = 0x00080000
MSR  = 0x00000030
HID0 = 0x8010008D
HID1 = 0x70000000
L2CR = 0x00000016
*** Program Exception ***

so my kernel image is wrong,... to create the kernel image (v2.5 patched
for ppc) i've used the make bzImage and then with powerpc-linux-objcopy
i've changed the ELF32bit file in a binary data file.
what's worng? can somebody tell me where fine documentation?

thanks a lot
luca gambazzi


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux on PowerCore CPCI-3750
  2003-03-27 13:02 Linux on PowerCore CPCI-3750 luca gambazzi
@ 2003-03-27 18:48 ` Tom Rini
  2003-03-27 20:13   ` Wolfgang Grandegger
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2003-03-27 18:48 UTC (permalink / raw)
  To: luca gambazzi; +Cc: linuxppc-embedded


On Thu, Mar 27, 2003 at 02:02:28PM +0100, luca gambazzi wrote:

> i'm swiss student, i'm trying to crosscompile a linux kernel for a Force
> Computers PowerCore CPCI-3750.
[snip]
> so my kernel image is wrong,... to create the kernel image (v2.5 patched
> for ppc) i've used the make bzImage and then with powerpc-linux-objcopy
> i've changed the ELF32bit file in a binary data file.
> what's worng? can somebody tell me where fine documentation?

You should probably be using the 'linuxppc_2_4_devel' tree, see
http://penguinppc.org/dev/kernel.shtml.  Second, 'bzImage' is an alias
for 'zImage' on PPC.  Finally, 'arch/ppc/boot/images/zImage.pcore'
should work as-is.  This is true for 2.5 as well, so you can test with
your current kernel tree and just boot that file as is

--
Tom Rini
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

* Re: Linux on PowerCore CPCI-3750
  2003-03-27 18:48 ` Tom Rini
@ 2003-03-27 20:13   ` Wolfgang Grandegger
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Grandegger @ 2003-03-27 20:13 UTC (permalink / raw)
  To: Tom Rini; +Cc: luca gambazzi, linuxppc-embedded


On 03/27/2003 07:48 PM Tom Rini wrote:
> On Thu, Mar 27, 2003 at 02:02:28PM +0100, luca gambazzi wrote:
>
>> i'm swiss student, i'm trying to crosscompile a linux kernel for a Force
>> Computers PowerCore CPCI-3750.
> [snip]
>> so my kernel image is wrong,... to create the kernel image (v2.5 patched
>> for ppc) i've used the make bzImage and then with powerpc-linux-objcopy
>> i've changed the ELF32bit file in a binary data file.
>> what's worng? can somebody tell me where fine documentation?
>
> You should probably be using the 'linuxppc_2_4_devel' tree, see
> http://penguinppc.org/dev/kernel.shtml.  Second, 'bzImage' is an alias

I want to make a comment here. On the web page you mention there is no
clear indication on what kernel should be used for PowerCore CPCI-3750
or other embedded platforms especially it does not explain the
difference between the "linuxppc_2_4" and "linuxppc_2_4_devel" tree:

  linuxppc_2_4        stable branch
  linuxppc_2_4_devel  stable branch testing tree

A bit more explanation would be useful.

Wolfgang.


** 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:[~2003-03-27 20:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-27 13:02 Linux on PowerCore CPCI-3750 luca gambazzi
2003-03-27 18:48 ` Tom Rini
2003-03-27 20:13   ` Wolfgang Grandegger

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).