From: Juergen Beisert <jbe@pengutronix.de>
To: linux-kernel@vger.kernel.org
Cc: Samuel Sieb <samuel@sieb.net>
Subject: Re: kernel won't boot on a Cyrix MediaGXm (Geode )
Date: Mon, 21 Jul 2008 08:28:55 +0200 [thread overview]
Message-ID: <200807210828.56821.jbe@pengutronix.de> (raw)
In-Reply-To: <48841A92.4020301@sieb.net>
Samuel,
On Montag, 21. Juli 2008, Samuel Sieb wrote:
> I have a computer here with a CPU that the BIOS identifies as:
> Cyrix MediaGXm/Cx5530 Unicorn Revision 1.19.3B
>
> kernel 2.6.14 identifies it as:
> vendor_id : Geode by NSC
> cpu family : 5
> model : 9
> model name : Geode(TM) Integrated Processor by National Semi
> stepping : 1
>
> I can't boot any kernel later than 2.6.22 on it. Anything later either
> hangs or gives random kernel panics while booting. I tracked down the
> problem to a specific commit:
>
> commit f25f64ed5bd3c2932493681bdfdb483ea707da0a
> Author: Juergen Beisert <juergen@kreuzholzen.de>
> Date: Sun Jul 22 11:12:38 2007 +0200
>
> x86: Replace NSC/Cyrix specific chipset access macros by inlined
> functions.
>
> Reversing the patch (compensating for kernel changes) let me boot a
> 2.6.25 kernel. I realize the patch is supposed to fix something that
> didn't work right, but I didn't have a problem before and I do now. :-)
Yes. My patch makes some chipset tweaks working as expected. Or at least it
makes them work. It seems nobody ever tested them before. Remove the
following line (or change it to meet your CPU clock frequency):
linux-2.6.25/arch/x86/kernel/cyrix.c, line 151. Disable this line or change
the value 0x04 according to the speed of your CPU. This tweak helps others
with random hangs of their system.
For this CX86_PCR0 register here some info from the datasheet:
/*
* Setup the chipset specific Performance Control Incrementer
*
* The Performance Control Incrementer seems to be a delay line to control
* data setup time for DRAM access or it controls its jitter. Its setting
* depends on CPU and DRAM clock (CPU and DRAM clock are coupled through a
* simple clock divider. For a 300 MHz CPU the divider is 3.0 to get a DRAM
* clock of 100MHz)
* There is an application note how to setup it:
* "AMD Geode GX1 Processor Memory Timings for Maximum Performance."
* Values for various CPUs:
* 1-0 for processor speed 200...266MHz
* 1-1 for processor speed 300 and 333MHz
*
* Note: If your system runs unstable after setting new values here,
* try with other values or leave the value as the BIOS setup it.
* The setting depends also on physical layout!
*/
Regards
Juergen
--
Dipl.-Ing. Juergen Beisert | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Vertretung Sued/Muenchen, Germany
Phone: +49-8766-939 228 | Fax: +49-5121-206917-9
next prev parent reply other threads:[~2008-07-21 6:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-21 5:11 Samuel Sieb
2008-07-21 6:28 ` Juergen Beisert [this message]
2008-07-22 5:16 ` Samuel Sieb
2008-07-22 8:08 ` Juergen Beisert
2008-07-23 7:13 ` Samuel Sieb
2008-07-21 6:36 ` Rafael C. de Almeida
2008-07-21 11:47 ` Ingo Molnar
2008-07-22 5:10 ` Samuel Sieb
2008-07-22 10:24 ` Ingo Molnar
2008-07-22 10:51 ` Juergen Beisert
2008-07-23 7:18 ` Samuel Sieb
2008-07-28 15:32 ` Ingo Molnar
2008-07-28 17:58 ` Samuel Sieb
2008-07-29 9:18 ` Ingo Molnar
2008-07-29 8:15 ` Juergen Beisert
2008-08-07 5:06 ` Samuel Sieb
2008-08-20 9:32 ` Ingo Molnar
2008-08-20 9:44 ` Juergen Beisert
2008-08-20 10:45 ` Ingo Molnar
2008-08-20 11:03 ` Juergen Beisert
2008-08-20 11:20 ` Ingo Molnar
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=200807210828.56821.jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=samuel@sieb.net \
/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
all inboxes | Powered by JetHome®