x86: acpi: Generate SPCR table
[oweals/u-boot.git] / arch / x86 / include / asm / acpi_table.h
index 51cc80667346d7b137b39a15be5ada5e50b63420..e3b65cff66d907cccaffdfc79ad92e433eecf38e 100644 (file)
@@ -327,6 +327,8 @@ struct acpi_global_nvs;
 #define ACPI_DBG2_USB_XHCI             0x0000
 #define ACPI_DBG2_USB_EHCI             0x0001
 
+#define ACPI_DBG2_UNKNOWN              0x00FF
+
 /* SPCR (Serial Port Console Redirection table) */
 struct __packed acpi_spcr {
        struct acpi_table_header header;