coreboot-kgpe-d16/src/mainboard/technexion/tim5690
Stefan Reinauer 8c4f31b3b5 Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
board porter: printk should always be available in CAR mode.

Also drop CONFIG_USE_INIT, it's only been selected on one ASROCK board
but it's not been used there. Very odd.

There is one usage of CONFIG_USE_INIT which was always off in 
src/cpu/intel/car/cache_as_ram.inc and we have to figure out what to do with
those few lines.

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5682 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-03 15:42:29 +00:00
..
acpi Drop unused doit.sh files (trivial). 2010-03-01 17:21:15 +00:00
acpi_tables.c Make include paths more consistent. Fixes compilation errors for me. 2010-07-26 21:45:11 +00:00
chip.h This patch support for the Technexion Tim-5690 mainboard. 2009-10-13 16:56:58 +00:00
cmos.layout Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
dsdt.asl Add "reasonable" values in ASL at places we overwrite from 2010-05-21 20:40:38 +00:00
fadt.c Make include paths more consistent. Fixes compilation errors for me. 2010-07-26 21:45:11 +00:00
get_bus_conf.c move amd K8/Fam10 "bus detection" function prototypes to a common place. 2010-04-07 15:30:11 +00:00
irq_tables.c move amd K8/Fam10 "bus detection" function prototypes to a common place. 2010-04-07 15:30:11 +00:00
Kconfig Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / 2010-08-03 15:42:29 +00:00
mainboard.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
mptable.c Move generation of mptable entries for ISA to generic code. 2010-05-20 15:28:19 +00:00
resourcemap.c This patch support for the Technexion Tim-5690 mainboard. 2009-10-13 16:56:58 +00:00
romstage.c Re-integrate "USE_OPTION_TABLE" code. 2010-07-06 21:05:04 +00:00
speaker.c Make include paths more consistent. Fixes compilation errors for me. 2010-07-26 21:45:11 +00:00
speaker.h This patch is buzzer of TechNexion TIM-5690. 2009-11-25 08:14:04 +00:00
tn_post_code.c This patch is buzzer of TechNexion TIM-5690. 2009-11-25 07:48:24 +00:00
tn_post_code.h This patch is buzzer of TechNexion TIM-5690. 2009-11-25 07:48:24 +00:00
vgabios.c zero warnings days... 2010-04-15 12:39:29 +00:00
vgabios.h Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. 2009-12-23 19:16:47 +00:00