summaryrefslogtreecommitdiff
path: root/arch/x86/dts/link.dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-12-15 22:02:40 -0700
committerSimon Glass <sjg@chromium.org>2014-12-18 17:26:05 -0700
commitcf29e3e303dfe8c81ee21b190d91be55fc240647 (patch)
treee3a57f408f601003edcde69709b9763dd488ebfe /arch/x86/dts/link.dts
parent81f79ef792b5206c04585a41053c6a414b8c2c24 (diff)
downloadu-boot-imx-cf29e3e303dfe8c81ee21b190d91be55fc240647.zip
u-boot-imx-cf29e3e303dfe8c81ee21b190d91be55fc240647.tar.gz
u-boot-imx-cf29e3e303dfe8c81ee21b190d91be55fc240647.tar.bz2
x86: ivybridge: Update the microcode
There are new microcode revisions available. Update them. Also change the format so that the first 48 bytes are not omitted from the device tree data. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/dts/link.dts')
-rw-r--r--arch/x86/dts/link.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/dts/link.dts b/arch/x86/dts/link.dts
index c435a67..a739080 100644
--- a/arch/x86/dts/link.dts
+++ b/arch/x86/dts/link.dts
@@ -214,10 +214,10 @@
microcode {
update@0 {
-#include "microcode/m12206a7_00000028.dtsi"
+#include "microcode/m12206a7_00000029.dtsi"
};
update@1 {
-#include "microcode/m12306a9_00000017.dtsi"
+#include "microcode/m12306a9_0000001b.dtsi"
};
};