coreboot-kgpe-d16/src/northbridge/amd
Stefan Reinauer 10ec0fed8e - Fix race condition in option_table.h generation by moving the include
statement to those files that actually need it. This significantly 
  reduces the number of dependencies, so it's no longer extremely ugly to
  specify them manually (see the src/pc80/Makefile.inc portion)
- Add double include guards around option_table.h defines
- Also, drop the AMD DBM690T work around for the issue

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5838 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-25 10:40:47 +00:00
..
amdfam10 Add reserved areas for fam10. 2010-09-13 14:50:20 +00:00
amdht Fix warnings (that become errors) in AMDHT for certain configurations (unused functions) 2010-08-17 06:12:59 +00:00
amdk8 - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
amdmct Complete the code which was missing. 2010-09-21 02:51:31 +00:00
gx1 Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
gx2 This patch converts the Geode GX2 boards to CAR. 2010-07-26 23:46:25 +00:00
lx drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Kconfig Move Kconfig for HT limits to northbridge/amd/Kconfig. 2010-04-08 15:02:39 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00