summaryrefslogtreecommitdiff
path: root/arch/x86/dts/minnowmax.dts
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-05-23 15:25:20 +0800
committerBin Meng <bmeng.cn@gmail.com>2016-05-23 15:26:46 +0800
commitbab4b96166037016010238a19c8ab7175386cbc4 (patch)
tree1cd4b9e96186ef6b94407fb7313fb6fca57e01cd /arch/x86/dts/minnowmax.dts
parentc88f508f692671bfed4cc9982671998c001fbc1d (diff)
downloadu-boot-imx-bab4b96166037016010238a19c8ab7175386cbc4.zip
u-boot-imx-bab4b96166037016010238a19c8ab7175386cbc4.tar.gz
u-boot-imx-bab4b96166037016010238a19c8ab7175386cbc4.tar.bz2
x86: Use latest microcode for all BayTrail boards
Update board device tree to include latest microcode, and remove the old no longer needed microcode. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/x86/dts/minnowmax.dts')
-rw-r--r--arch/x86/dts/minnowmax.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/dts/minnowmax.dts b/arch/x86/dts/minnowmax.dts
index a6c86c9..936455b 100644
--- a/arch/x86/dts/minnowmax.dts
+++ b/arch/x86/dts/minnowmax.dts
@@ -298,10 +298,10 @@
microcode {
update@0 {
-#include "microcode/m0130673322.dtsi"
+#include "microcode/m0130673325.dtsi"
};
update@1 {
-#include "microcode/m0130679901.dtsi"
+#include "microcode/m0130679907.dtsi"
};
};