aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f14/Makefile.inc
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2015-01-26 14:14:19 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2015-01-31 07:23:35 +0100
commit86393bb64bfb190713eb96c83c856d286b8ec32a (patch)
tree9f1fc789ce0e0cfd2604a53fc7d43fa855af7475 /src/vendorcode/amd/agesa/f14/Makefile.inc
parentcb6cfbdc06b5faee3c11468e35d6310268ab4901 (diff)
vendorcode/amd/agesa/f14: update microcode
05000028 -> 05000029 tested on asrock E350M1 05000101 -> 05000119 Change-Id: Iccb096eb55a4a789c1e810f68c8c8eacfd5f8a0b Signed-off-by: Nicolas Reinecke <nr@das-labor.org> Reviewed-on: http://review.coreboot.org/8296 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese <zaolin@das-labor.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/agesa/f14/Makefile.inc')
-rw-r--r--src/vendorcode/amd/agesa/f14/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
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