> That's fine.. Can you change arch/ppc/boot/simple/head.S to something > like: > #if 0 > /* > * Determine CPU type > ... > bge _setup_L2CR > #endif > b _setup_6xx Thanks for your advice.
I do on my x86 cpu : make CROSS_COMPILE=powerpc-unknown-linux-gnu- ARCH=ppc znetboot on my 5100 : PPC6-Bug>nbo 0 0 ,,, zImage.pplus Network Booting from: I82559, Controller 0, Device 0 Device Name: /pci at fe000000/pci8086,1209 at e,0:0,0 Loading: zImage.pplus Client IP Address = 192.168.120.38 Server IP Address = 192.168.120.35 Gateway IP Address = 0.0.0.0 Subnet IP Address Mask = 255.255.255.0 Boot File Name = zImage.pplus Argument File Name = Network Boot File load in progress... To abort hit <BREAK> Bytes Received =&700757, Bytes Loaded =&700757 Bytes/Second =&700757, Elapsed Time =1 Second(s) Exception: Program (Illegal Instruction) SRR0 =001F0000 SRR1 =00083040 Vector-Offset =00700 IP =001F0000 MSR =00003040 CR =00000000 FPSCR =00000000 R0 =00000000 R1 =03F00000 R2 =00000000 R3 =00000000 R4 =00000000 R5 =49504C01 R6 =00007000 R7 =001F0000 R8 =03F0CF54 R9 =03F0CD54 R10 =03F0CD60 R11 =03F0CE54 R12 =03F0CE54 R13 =00000000 R14 =00000000 R15 =00000000 R16 =00000000 R17 =00000000 R18 =00000000 R19 =00000000 R20 =00000000 R21 =00000000 R22 =00000000 R23 =00000000 R24 =00000000 R25 =00000000 R26 =00000000 R27 =00000000 R28 =00000000 R29 =00000000 R30 =00000000 R31 =00000000 SPR0 =00000000 SPR1 =00000000 SPR8 =00000000 SPR9 =00000000 001F0000 00040000 WORD $00040000 I have done the modification you advised me and also an other one (to compile :-( Any idea ? -- 33 (0) 1 69 15 79 59 De chacun selon ses forces, a chacun selon ses besoins -------------- next part -------------- A non-text attachment was scrubbed... Name: head.S Type: application/octet-stream Size: 8243 bytes Desc: not available Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20010831/8d1d5f3e/attachment.obj
