- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
(defaults to UDELAY_IO again, like newconfig) - Use UDELAY_TSC on Via C7 [kconfig] - Support Tinybootblock on Intel CPUs - set XIP location correctly for Tinybootblock on Intel - provide correct XIP location in Tinybootblock configuration - Make kontron/986lcd-m use Tinybootblock - Some kconfig fixes to kontron/986lcd-m [kconfig] Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4997 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -8,6 +8,7 @@ config WAIT_BEFORE_CPUS_INIT
|
||||
|
||||
config UDELAY_IO
|
||||
bool
|
||||
default y if !UDELAY_LAPIC && !UDELAY_TSC
|
||||
default n
|
||||
|
||||
config UDELAY_LAPIC
|
||||
|
Reference in New Issue
Block a user