[U-Boot] [PATCH] x86: WIP: Enable D0 stepping microcode for MinnowMax
Bin Meng
bmeng.cn at gmail.com
Thu Jun 4 14:12:44 CEST 2015
This is a temparory hacking for testing U-Boot on a newer version
MinnowMax board.
Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
---
arch/x86/dts/minnowmax.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/dts/minnowmax.dts b/arch/x86/dts/minnowmax.dts
index 7103bc5..9e1fcfc 100644
--- a/arch/x86/dts/minnowmax.dts
+++ b/arch/x86/dts/minnowmax.dts
@@ -101,7 +101,7 @@
microcode {
update at 0 {
-#include "microcode/m0130673322.dtsi"
+#include "microcode/m0130679901.dtsi"
};
};
--
1.8.2.1
More information about the U-Boot
mailing list