]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/processor.h
x86: crownbay: Add MP initialization
[u-boot] / arch / x86 / include / asm / processor.h
index 3575d34a535d9b61b909e04b417e24b762c31447..7c77b90485842744ebe6359337527891827df0b4 100644 (file)
@@ -23,6 +23,9 @@
 
 #define X86_GDT_SIZE           (X86_GDT_NUM_ENTRIES * X86_GDT_ENTRY_SIZE)
 
+/* Length of the public header on Intel microcode blobs */
+#define UCODE_HEADER_LEN       0x30
+
 #ifndef __ASSEMBLY__
 
 /*