coreboot/src/cpu/amd/agesa
Sergej Ivanov c294d702dc vendorcode/amd/agesa/f16kb: Enable support for AM1 socket
Adds option FORCE_AM1_SOCKET_SUPPORT to disable
package type mismatch check between cpu and northbridge.
Default agesa for kabini doesn't know about AM1 socket
so it returns FALSE, that stops memory config code.
With this hack current agesa version supports the AM1 socket.

Change-Id: I99e9cec5cd558087092cf195094df20489f6d3b5
Signed-off-by: Sergej Ivanov <getinaks@gmail.com>
Reviewed-on: http://review.coreboot.org/9291
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
2015-04-10 15:29:24 +02:00
..
family10 AGESA fam12 fam14: Drop EXT_CONF_SUPPORT 2014-12-19 19:28:00 +01:00
family12 AGESA: Add amd_initcpuio() and amd_initmmio() 2014-12-20 07:18:00 +01:00
family14 AGESA fam14: Add amd_initenv() 2014-12-20 07:18:35 +01:00
family15 AGESA fam15: Unify agesawrapper 2014-12-20 07:24:41 +01:00
family15rl AGESA: Add amd_initcpuio() and amd_initmmio() 2014-12-20 07:18:00 +01:00
family15tn AGESA: Add amd_initcpuio() and amd_initmmio() 2014-12-20 07:18:00 +01:00
family16kb vendorcode/amd/agesa/f16kb: Enable support for AM1 socket 2015-04-10 15:29:24 +02:00
amd_late_init.c bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
cache_as_ram.inc Correct file permissions. 2013-12-07 00:39:09 +01:00
heapmanager.c AGESA: Use same HeapManager for all BiosCallOuts 2015-03-07 21:22:44 +01:00
Kconfig x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option 2015-03-10 23:39:41 +01:00
Makefile.inc AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support 2015-03-07 21:23:13 +01:00
s3_resume.c AGESA: Drop board and chipset -specific callout headers 2014-10-19 06:20:58 +02:00
s3_resume.h AGESA: Clean separation of SPI flash 2014-07-03 09:46:15 +02:00
spi.c AMD SPI: Optimise for longer writes 2014-07-14 19:43:03 +02:00