coreboot-kgpe-d16/src/northbridge/amd/amdfam10
Myles Watson d73c1b5bf1 Define some variables that were not defined. There are a couple left.
Do kbuildall then grep not.defined kbuildall.results/*
The interesting ones were GENERATE_*  I had to put them in twice to make it work
correctly: once outside the menu setting the defaults, and once inside the menu.
Now they show up when they should, and are always defined

Define HAVE_INIT_TIMER to only exclude the three boards that define it to be 0
in newconfig.
Define MEM_TRAIN_SEQ to be an integer and set it correctly.
Remove CAR_FAM10 and just depend on NORTHBRIDGE_AMD_AMDFAM10
MOVNTI is a performance enhancement, and should default to 0 so it doesn't break
boards that forget to define it.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4856 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-26 15:14:07 +00:00
..
root_complex Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
amdfam10.h This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
amdfam10_acpi.c Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
amdfam10_conf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
amdfam10_nums.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
amdfam10_pci.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
amdfam10_util.asl This patch makes the boards use a single amdk8_util.asl. There are only 2009-03-10 18:06:47 +00:00
chip.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
Config.lb Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
debug.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
early_ht.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
get_pci1234.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
Kconfig Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
Makefile.inc Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
misc_control.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
northbridge.c Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
northbridge.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
raminit.h This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
raminit_amdmct.c This patch is about the DA-C2 and RB-C2. Chip with install processor 2009-08-24 06:30:37 +00:00
raminit_sysinfo_in_ram.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
reset_test.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
resourcemap.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
setup_resource_map.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ssdt.dsl Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sspr1.dsl Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sspr2.dsl Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sspr3.dsl Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sspr4.dsl Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sspr5.dsl Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00