* Hangs after "Now Booting the kernel "
@ 2002-10-30 20:35 Aman
2002-10-31 14:44 ` Matt Porter
0 siblings, 1 reply; 3+ messages in thread
From: Aman @ 2002-10-30 20:35 UTC (permalink / raw)
To: linuxppc embedded
Hi All
I have build a image using the command make zImage.initrd. This gives a
linux image zImage.initrd.ebony[Ramdisk + Kernel Image]. This image run fine
in the PPC440 evalkit. However the same image if I run in my custom board
which has a 440GP processor, it hangs after saying "now booting the kernel".
What might be the problem ?.
I have one more question , is the TLB setting is reconfigured during linux
image booting , if so is it possible to get the memory map of that.
Thanking you in advance
regards
Aman
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Hangs after "Now Booting the kernel "
2002-10-30 20:35 Hangs after "Now Booting the kernel " Aman
@ 2002-10-31 14:44 ` Matt Porter
0 siblings, 0 replies; 3+ messages in thread
From: Matt Porter @ 2002-10-31 14:44 UTC (permalink / raw)
To: Aman; +Cc: linuxppc embedded
On Thu, Oct 31, 2002 at 02:05:19AM +0530, Aman wrote:
>
> Hi All
>
> I have build a image using the command make zImage.initrd. This gives a
> linux image zImage.initrd.ebony[Ramdisk + Kernel Image]. This image run fine
> in the PPC440 evalkit. However the same image if I run in my custom board
> which has a 440GP processor, it hangs after saying "now booting the kernel".
> What might be the problem ?.
You might see linuxppc-commit archives or read changeset descriptions for
440 checkins in your BK repo. Where the image is relocated and the
minimum memory assumption is extremely critical...if you changed any
of it for your custom port you can shoot yourself in the foot.
> I have one more question , is the TLB setting is reconfigured during linux
> image booting , if so is it possible to get the memory map of that.
Read head_440.S
--
Matt Porter
porter@cox.net
This is Linux Country. On a quiet night, you can hear Windows reboot.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Hangs after "Now Booting the kernel "
@ 2002-10-31 4:50 Prabhu Kubendran
0 siblings, 0 replies; 3+ messages in thread
From: Prabhu Kubendran @ 2002-10-31 4:50 UTC (permalink / raw)
To: Aman, linuxppc embedded
hi Aman,
you may need to select a different processor type for your custom
board. In make menuconfig, go to platform support, click on processor
type, check if you have your processor option available on the list and
select it.
regard,
prabu
-----Original Message-----
From: Aman [mailto:aman@mistralsoftware.com]
Sent: Thu 10/31/2002 2:05 AM
To: linuxppc embedded
Subject: Hangs after "Now Booting the kernel "
I have build a image using the command make zImage.initrd. This gives a
linux image zImage.initrd.ebony[Ramdisk + Kernel Image]. This image run fine
in the PPC440 evalkit. However the same image if I run in my custom board
which has a 440GP processor, it hangs after saying "now booting the kernel".
What might be the problem ?.
I have one more question , is the TLB setting is reconfigured during linux
image booting , if so is it possible to get the memory map of that.
** 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:[~2002-10-31 14:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-30 20:35 Hangs after "Now Booting the kernel " Aman
2002-10-31 14:44 ` Matt Porter
-- strict thread matches above, loose matches on Subject: below --
2002-10-31 4:50 Prabhu Kubendran
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).