linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* linux booting
@ 2002-08-23  9:11 leeyang
  2002-08-23 14:23 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: leeyang @ 2002-08-23  9:11 UTC (permalink / raw)
  To: linuxppc-embedded


hi,all!
These days I am trying to upgrade kernel from
2.2.14 to 2.4.20-pre2 in my 860T custom board.

The old 2.2.14 kernel and ppcboot do work,and
I add some custom board file to the 2.4.20-pre2
soure tree from linuxppc_2_4_devel,and comile
it successfully.(no any warn or error in my modify)

When I "bootm 0x10000"in ppcboot,it runs to
"Transferring control to linux kernel",then hangs
there,and I see nothing in the console.:(

In the PPCBoot guide(FAQ section),it mentioned
2 possible causes,wrong bdinfo and clocks_in_mhz
I do check it and feel nothing wrong,however
nothing yet.

I have a BDI2000,but I think I should debug the bootm
part of ppcboot,however someone says it is quite
difficult to do so( at least for me).
so I am seeking errors in blind.

hope some light!

leeyang

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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* linux booting
@ 2002-05-28  7:48 zhongqx
  2002-05-28  8:23 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: zhongqx @ 2002-05-28  7:48 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

   I use ppcboot to booting linux ,but linux cann't go on when malloc some memory.My board is FADS860T,
it has 4M DRAM(in physical 0---3fffff) and 4M SDRAM(in physical address is 03000000-033fffff),when ppcboot
run up,i use bdi command find it tell me total memory is 8M which is from 0 to 7fffff.i think ppcboot maped
two memory block into one continuous memory block(are i right?).when ppcboot boot linux it pass bdi to linux,
so i don't know whether linux kernel  understand the memory 0---7fffff is actualy  two memory block which
is 0----3fffff and 03000000 -033fffff.who can tell me how to understand this.sorry for my bad english.thank
you!

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

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

end of thread, other threads:[~2002-08-26 15:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-23  9:11 linux booting leeyang
2002-08-23 14:23 ` Wolfgang Denk
2002-08-24  0:07   ` leeyang
2002-08-25 18:35     ` Wolfgang Denk
2002-08-26 12:40       ` leeyang
2002-08-26 15:12         ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2002-05-28  7:48 zhongqx
2002-05-28  8:23 ` 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).