Repost with some cosmetic improvements over last patch.
//Peter
* Peter Stuge stuge-linuxbios@cdy.org [070511 01:33]:
All EPIA-M boards have timer2 so we use it to boot faster.
You are setting it to off in the Config.lb though. On purpose? +default CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=0
Stefan
On Fri, May 11, 2007 at 01:51:35AM +0200, Stefan Reinauer wrote:
- Peter Stuge stuge-linuxbios@cdy.org [070511 01:33]:
All EPIA-M boards have timer2 so we use it to boot faster.
You are setting it to off in the Config.lb though. On purpose? +default CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=0
That's src/mainboard/via/epia/Options.lb, it's default=1 in epia-m.
//Peter