Pārlūkot izejas kodu

x86: Move microcode updates into a separate directory

We might end up with a few of these, so put them in their own directory.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Simon Glass 10 gadi atpakaļ
vecāks
revīzija
81f79ef792

+ 2 - 2
arch/x86/dts/link.dts

@@ -214,10 +214,10 @@
 
 	microcode {
 		update@0 {
-#include "m12206a7_00000028.dtsi"
+#include "microcode/m12206a7_00000028.dtsi"
 		};
 		update@1 {
-#include "m12306a9_00000017.dtsi"
+#include "microcode/m12306a9_00000017.dtsi"
 		};
 	};
 

+ 0 - 0
arch/x86/dts/m12206a7_00000028.dtsi → arch/x86/dts/microcode/m12206a7_00000028.dtsi


+ 0 - 0
arch/x86/dts/m12306a9_00000017.dtsi → arch/x86/dts/microcode/m12306a9_00000017.dtsi