linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: Re: Re: Re: Re: VxWorks bootloader & PowerQUICC II, Booting the kernel
@ 2000-10-02 13:46 Ruedi.Hofer
  0 siblings, 0 replies; 2+ messages in thread
From: Ruedi.Hofer @ 2000-10-02 13:46 UTC (permalink / raw)
  To: vanbaren_gerald; +Cc: linuxppc-embedded, kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2104 bytes --]

Hi Jon & Gerald

Thanx for the patches. The kernel compiles now well and even the download
to the SBC8260 seems to work. It downloads 2 sections, perfect.


CPU: EST Corp. est8260 -- MPC8260 PowerQUICC II SBC
Version: 5.4
BSP version: 1.2/4
Creation date: Apr  3 2000, 20:04:55

[VxWorks Boot]: l
boot device          : motec
unit number          : 0
processor number     : 0
host name            : linux01
file name            : vxworksZImage
inet on ethernet (e) : 10.1.20.1:ffffff00
inet on backplane (b): 10.1.20.1
host inet (h)        : 10.1.20.2
gateway inet (g)     : 10.1.20.2
flags (f)            : 0x84
target name (tn)     : ppc

Attached TCP/IP interface to motec0.
Attaching network interface lo0... done.
Loading... 45688 + 463112
entry = 0x400000
[VxWorks Boot]:
[VxWorks Boot]:
[VxWorks Boot]: g 400000
Starting at 0x400000...

<I expect the output of the kernel on SMC1.>


Questions:
1. Is my assumption right that I have to jump to address 0x400000 in order to start the kernel?
2. Dan mentioned that I have to start our stuff at 0x900000! How does this correspond?
3. I'm still using HHL1.2. Does this kernel work on my board? (It's the revision test2)
4. Does the kernel use SMC1 for the printk? I think yes!
5. Does the objdump look right?

/opt/hardhat/devkit/ppc/82xx/bin/ppc_82xx-objdump -h zvmlinux

zvmlinux:     file format elf32-powerpc

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .text         000041f4  00400000  00400000  00010000  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  1 .rodata       00000470  00404200  00404200  00014200  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  2 .data         0000030c  00405000  00405000  00015000  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  3 .data.init    00000000  00406000  00406000  0008c380  2**0
                  CONTENTS
  4 .bss          00005278  00406000  00406000  00016000  2**2
                  ALLOC
  5 .gzimage      00071108  0040b278  0040b278  0001b278  2**0
                  CONTENTS, ALLOC, LOAD, READONLY, DATA


Thank you

\Ruedi


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

* Re: Re: Re: Re: Re: VxWorks bootloader & PowerQUICC II, Booting the kernel
@ 2000-10-02 15:04 Ruedi.Hofer
  0 siblings, 0 replies; 2+ messages in thread
From: Ruedi.Hofer @ 2000-10-02 15:04 UTC (permalink / raw)
  To: linuxppc-embedded, kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 523 bytes --]

Hi Jon & Gerald

Thanx for the patches. The kernel compiles now well and even the download
to the SBC8260 seems to work. It downloads 2 sections, perfect.

After having copied parts of embed_config.c to my kernel I get:

[VxWorks Boot]: g 400000
Starting at 0x400000...

loaded at:     00400000 0040B278
zimage at:     0040B278 0047C37F
avail ram:     0047D000 01000000

Linux/PPC load:
Uncompressing Linux...done.
Now booting the kernel
<crash>


I think I better move to a later kernel than -test2 !


Thank you

\Ruedi


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

end of thread, other threads:[~2000-10-02 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-02 15:04 Re: Re: Re: Re: VxWorks bootloader & PowerQUICC II, Booting the kernel Ruedi.Hofer
  -- strict thread matches above, loose matches on Subject: below --
2000-10-02 13:46 Ruedi.Hofer

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