* Kernel woes for versions > 2.2.5
@ 1999-12-10 12:31 Grant Carter
1999-12-10 20:03 ` Dan Malek
0 siblings, 1 reply; 2+ messages in thread
From: Grant Carter @ 1999-12-10 12:31 UTC (permalink / raw)
To: linuxppc-embedded
Hi all
I have successfully compiled the 2.2.5 kernel which is found on the ftp
site for my BSE-IP board. Now that that seems to work, I would like to
get a newer version of the kernel working. I have tried unsucessfully
with both the 2.3.18 kernel on the CVS server and the tarball of it that
Dan put up for ftp. The problem is that after the kernel has been loaded
into RAM at address 200000 and told to execute from address 210000, the
processor just hangs with no output on the console. It doesn't even get
to the "Linux/PPC load:" prompt. The process I just described was what I
was told to do for 2.2.5 and it works just great. Is there a different
method for the other kernel versions? Any ideas on where to go from
here?
Many thanks in advance,
Grant
--
Grant Carter gcarter@eng.uct.ac.za
Department of Electrical Engineering University of Cape Town
Tel: +27 (0)21 650-3467 Fax: +27 (0)21 650-3465
"Coffee not found - operator halted!"
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel woes for versions > 2.2.5
1999-12-10 12:31 Kernel woes for versions > 2.2.5 Grant Carter
@ 1999-12-10 20:03 ` Dan Malek
0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 1999-12-10 20:03 UTC (permalink / raw)
To: Grant Carter; +Cc: linuxppc-embedded
Grant Carter wrote:
> processor just hangs with no output on the console.
Take a look at arch/ppc/mbxboot/embed_config.c. At the end
of this is the function for initializing the board information
structure. Make sure you use the same information from the
kernel that is booting correctly, in particular assigning the
proper processor speed. I have discussed this with Stuart of
BrightStar Engineering, and I haven't yet included a processor
speed variable in the environment variables. The default
configuration is not correct for this processor, so you have
to assign the proper values here. I am likely to have missed
this when making the last kernel update.
-- Dan
** 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:[~1999-12-10 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-10 12:31 Kernel woes for versions > 2.2.5 Grant Carter
1999-12-10 20:03 ` Dan Malek
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).