/[Development]
ViewVC logotype

Revision 2659


Jump to revision: Previous Next
Author: stepan
Date: Thu May 10 23:50:27 2007 UTC (6 years, 1 month ago)
Changed paths: 5
Log Message:
Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006.

With CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=0, 1 million outb():s are used
for timer calibration, which takes about one second.

All EPIA-M boards have timer2 so we use it to boot faster.

Only some EPIA boards have the Nehemiah CPU with timer2 so we default to IO
calibration but add the TSC options so that they can be set in Config.lb.

src/mainboard/via/epia*/reset.c is dead code (entire file within #if 0) so we
set HAVE_HARD_RESET=0 for both boards.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



Changed paths

Path Details
Directorytrunk/LinuxBIOSv2/src/mainboard/via/epia/Options.lb modified , text changed
Directorytrunk/LinuxBIOSv2/src/mainboard/via/epia/reset.c deleted
Directorytrunk/LinuxBIOSv2/src/mainboard/via/epia-m/Options.lb modified , text changed
Directorytrunk/LinuxBIOSv2/src/mainboard/via/epia-m/reset.c deleted
Directorytrunk/LinuxBIOSv2/targets/via/epia/Config.lb modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15