From: Graeme Russ <graeme.russ@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [Fixed] x86 - Boot hangs at Calibrating delay loop on AMD SC520
Date: Sat, 20 Mar 2010 12:22:13 +1100 [thread overview]
Message-ID: <4BA42345.3080703@gmail.com> (raw)
In-Reply-To: <4BA0CE4B.90508@gmail.com>
Graeme Russ wrote:
>
> During boot I was getting a warning at arch/x86/kernel/rtc.c:125 and the
> kernel hung at Calibrating delay loop... Also, all boot messages have a
> zero time-stamp.
>
> I have tried with and without the AMD Elan Extended (non-PC) x86 platform
>
I tracked down the problem - The SC520 has allows interrupts sources to be
routed to practically any IRQ (it even has a third interrupt controller
providing more IRQ lines). I have been using the more advanced programmable
timer available in the SC520 and had routed its interrupt output to IRQ0.
There are a few other timer and interrupt related configurations which also
need to be set 'just right' as well. Basically, you need to make the SC520
fully PC/AT compatible for Linux to work. I'll be posting all my
development work onto the U-Boot mailing list, so you should be able to use
to the U-Boot source for future reference.
I know have a fully functional boot loader and Linux kernel to the point of
looking for /sbin/init - Now to create a JFSS2 file system and get a fully
functional GNU/Linux system up and running.
I just want to say a huge thanks to all the Linux Kernel developers for
their generous donations of time, knowledge and skill such that others like
myself can learn. You are the real drivers of innovation, not just because
you come up with new ideas, but you allow everyone the _see_ how those
ideas are implemented - This gives us all the tools to realise our own ideas.
Thanks,
Graeme
prev parent reply other threads:[~2010-03-20 1:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-17 12:42 x86 - Boot hangs at Calibrating delay loop on AMD SC520 Graeme Russ
2010-03-20 1:22 ` Graeme Russ [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BA42345.3080703@gmail.com \
--to=graeme.russ@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox