nb/amd/amdk8: Link reset_test.c

This needs some extra headers in amdk8/raminit.c that were otherwise
provided by that file.

Change-Id: I80450e5eb32eb502b3d777c56790db90491fc995
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/19360
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Arthur Heymans
2017-04-19 12:52:43 +02:00
committed by Martin Roth
parent 00f360e3f1
commit 3eff00ec76
39 changed files with 21 additions and 43 deletions

View File

@@ -11,6 +11,8 @@
* GNU General Public License for more details.
*/
#include <cpu/x86/lapic.h>
#include <northbridge/amd/amdk8/amdk8.h>
#include "cpu/amd/car/post_cache_as_ram.c"
#if CONFIG_HAVE_OPTION_TABLE