linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* mbxboot->head.S
@ 2000-10-15 18:30 Konstantin
  2000-10-15 20:04 ` mbxboot->head.S Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Konstantin @ 2000-10-15 18:30 UTC (permalink / raw)
  To: linuxppc-embedded


I try to port Kernel to custom MPC860 board.
BSEIP architecture is close to my board.
I used  pROBE   to load zvmImage on my board . ELF loader put   .text
section straight into 0x180000.
With current head.S  you lose  value of R7 which should contain zImage
length.
I fixed it  and I pass to Kernel R3 through R7 registers with valid
context.

Still, nothing  happen.  In log_buf I see that kernel  reports 0 K ( and
some negative values ) memory allocation for its buffers and pages.

The question is what else, besides R3-R7 wee need to pass to kernel  to
make it work?
I assume that MMU and  other hardware already set up.

Any idea are welcome.

Constantine.


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

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-15 18:30 mbxboot->head.S Konstantin
2000-10-15 20:04 ` mbxboot->head.S Wolfgang Denk

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