commit | e8aa4667baf74dfd85fbaab86861465acb811085 | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <andreas.herrmann3@amd.com> | Fri May 09 11:49:11 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:27:54 2008 +0200 |
tree | c22f6f34099bb6749d2b848531ae84ecf626a93d | |
parent | 6fd592daae2182adc47f405e20d07f34f52d07dd [diff] |
x86: enable hpet=force for AMD SB400 Add quirk to allow forced usage of HPET on ATI SB400. I stumbled over machines where HPET is enabled but not reported by BIOS. This patch configures the HPET base address and makes it known to the OS. Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>