]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/microcode.h
x86: Use microcode update from device tree for all processors
[u-boot] / arch / x86 / include / asm / microcode.h
index f7b32a5eb166aebda168fe7d1b294ea433c7a7a1..4ab75049315d3b301692e5fd4290d33af02f5958 100644 (file)
@@ -10,6 +10,7 @@
 
 /* This is a declaration for ucode_base in start.S */
 extern u32 ucode_base;
+extern u32 ucode_size;
 
 /**
  * microcode_update_intel() - Apply microcode updates