From 86393bb64bfb190713eb96c83c856d286b8ec32a Mon Sep 17 00:00:00 2001 From: Nicolas Reinecke Date: Mon, 26 Jan 2015 14:14:19 +0100 Subject: vendorcode/amd/agesa/f14: update microcode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 05000028 -> 05000029 tested on asrock E350M1 05000101 -> 05000119 Change-Id: Iccb096eb55a4a789c1e810f68c8c8eacfd5f8a0b Signed-off-by: Nicolas Reinecke Reviewed-on: http://review.coreboot.org/8296 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese Reviewed-by: Kyösti Mälkki --- src/vendorcode/amd/agesa/f14/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/vendorcode/amd/agesa/f14/Makefile.inc') diff --git a/src/vendorcode/amd/agesa/f14/Makefile.inc b/src/vendorcode/amd/agesa/f14/Makefile.inc index d1c8911aab..00e2443d05 100644 --- a/src/vendorcode/amd/agesa/f14/Makefile.inc +++ b/src/vendorcode/amd/agesa/f14/Makefile.inc @@ -117,8 +117,8 @@ libagesa-y += Proc/CPU/Feature/cpuIoCstate.c libagesa-y += Proc/Mem/NB/ON/mnprotoon.c libagesa-y += Proc/CPU/Family/0x14/F14MicrocodePatch0500000B.c libagesa-y += Proc/CPU/Family/0x14/F14MicrocodePatch0500001A.c -libagesa-y += Proc/CPU/Family/0x14/F14MicrocodePatch05000028.c -libagesa-y += Proc/CPU/Family/0x14/F14MicrocodePatch05000101.c +libagesa-y += Proc/CPU/Family/0x14/F14MicrocodePatch05000029.c +libagesa-y += Proc/CPU/Family/0x14/F14MicrocodePatch05000119.c libagesa-y += Proc/GNB/PCIe/Family/0x14/F14PciePifServices.c libagesa-y += Proc/CPU/Family/0x14/ON/F14OnInitEarlyTable.c libagesa-y += Proc/CPU/cpuInitEarlyTable.c -- cgit v1.2.3