Revert "lenovo/t400/4.5-1564-g6fa36c9c2c-dirty/2017-04-16T13_28_27Z"

This reverts commit e5454d36ca2f96e452a228db9a1485bff2e8f32e.

The commit in question deletes a lot of unrelated files, and needs to be
reverted.
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/cbfs.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/cbfs.txt
new file mode 100644
index 0000000..f28ad11
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/cbfs.txt
@@ -0,0 +1,32 @@
+Name                           Offset     Type         Size
+cbfs master header             0x0        cbfs header  32
+fallback/romstage              0x80       stage        33564
+config                         0x8400     raw          886
+revision                       0x87c0     raw          575
+hwinfo10.hex                   0x8a40     raw          485
+payload_revision               0x8c80     raw          237
+linux-tcu3.meta                0x8dc0     raw          53
+(empty)                        0x8e40     null         24
+hwinfo.hex                     0x8e80     raw          7424
+cmos_layout.bin                0xac00     cmos_layout  1096
+fallback/dsdt.aml              0xb080     raw          12465
+hwinfo12.hex                   0xe180     raw          485
+hwinfo15.hex                   0xe3c0     raw          485
+hwinfo19.hex                   0xe600     raw          485
+payload_config                 0xe840     raw          1543
+flashstore                     0xee80     raw          2048
+flashmap.fmap                  0xf6c0     raw          182
+version.hex                    0xf7c0     raw          49
+(empty)                        0xf840     null         1560
+mrc.cache                      0xfe80     mrc_cache    65536
+cpu_microcode_blob.bin         0x1ff00    microcode    208896
+fallback/ramstage              0x52f80    stage        59790
+pci8086,0f31.rom               0x61980    optionrom    65536
+fallback/payload               0x71a00    payload      60326
+linux-tcu3.bin                 0x80600    raw          7074378
+cbfstool                       0x73f8c0   raw          1001628
+cbfs_update.sh                 0x8341c0   raw          3238
+(empty)                        0x834ec0   null         5746584
+fsp.bin                        0xdafe80   fsp          229376
+(empty)                        0xde7f00   null         96600
+bootblock                      0xdff880   bootblock    1560
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/config.short.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/config.short.txt
new file mode 100644
index 0000000..fff241b
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/config.short.txt
@@ -0,0 +1,19 @@
+# This image was built using coreboot 4.3-957-gd2ea674-dirty
+CONFIG_COLLECT_TIMESTAMPS=y
+CONFIG_VENDOR_SIEMENS=y
+CONFIG_VGA_BIOS_FILE="../extpkg/vbios/baytrail/Vga_tcu3_MR4.dat"
+CONFIG_HAVE_IFD_BIN=y
+CONFIG_HAVE_ME_BIN=y
+CONFIG_FSP_FILE="../extpkg/fsp/baytrail/TCU3_FSP_MR5.fd"
+# CONFIG_POST_DEVICE is not set
+CONFIG_FSP_PACKAGE_DEFAULT=y
+CONFIG_BOARD_SIEMENS_MC_TCU3=y
+CONFIG_FMDFILE="../extpkg/misc/tcu3_flashmap.fmd"
+CONFIG_CPU_MICROCODE_HEADER_FILES="../extpkg/microcode/baytrail/M013067331E.h ../extpkg/microcode/baytrail/M0130679901.h ../extpkg/microcode/baytrail/M0230672228.h ../extpkg/microcode/baytrail/M0C30678833.h"
+CONFIG_FSP_LOC=0xfffb0000
+CONFIG_IFD_BIN_PATH="../extpkg/txe/baytrail/descriptor.bin"
+CONFIG_ME_BIN_PATH="../extpkg/txe/baytrail/txe.bin"
+CONFIG_VGA_ROM_RUN=y
+CONFIG_ON_DEVICE_ROM_LOAD=y
+# CONFIG_CONSOLE_SERIAL is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_3=y
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/config.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/config.txt
new file mode 100644
index 0000000..22ce043
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/config.txt
@@ -0,0 +1,563 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# coreboot configuration
+#
+
+#
+# General setup
+#
+CONFIG_LOCALVERSION=""
+CONFIG_CBFS_PREFIX="fallback"
+# CONFIG_MULTIPLE_CBFS_INSTANCES is not set
+CONFIG_COMPILER_GCC=y
+# CONFIG_COMPILER_LLVM_CLANG is not set
+# CONFIG_ANY_TOOLCHAIN is not set
+# CONFIG_CCACHE is not set
+# CONFIG_FMD_GENPARSER is not set
+# CONFIG_SCONFIG_GENPARSER is not set
+# CONFIG_USE_OPTION_TABLE is not set
+# CONFIG_UNCOMPRESSED_RAMSTAGE is not set
+CONFIG_COMPRESS_RAMSTAGE=y
+CONFIG_INCLUDE_CONFIG_FILE=y
+# CONFIG_NO_XIP_EARLY_STAGES is not set
+CONFIG_EARLY_CBMEM_INIT=y
+CONFIG_COLLECT_TIMESTAMPS=y
+CONFIG_USE_BLOBS=y
+# CONFIG_COVERAGE is not set
+CONFIG_RELOCATABLE_MODULES=y
+# CONFIG_RELOCATABLE_RAMSTAGE is not set
+# CONFIG_NO_STAGE_CACHE is not set
+CONFIG_FLASHMAP_OFFSET=0x0
+CONFIG_BOOTBLOCK_SIMPLE=y
+# CONFIG_BOOTBLOCK_NORMAL is not set
+CONFIG_BOOTBLOCK_CUSTOM=y
+CONFIG_BOOTBLOCK_SOURCE="bootblock_simple.c"
+# CONFIG_C_ENVIRONMENT_BOOTBLOCK is not set
+# CONFIG_UPDATE_IMAGE is not set
+# CONFIG_GENERIC_GPIO_LIB is not set
+# CONFIG_BOARD_ID_AUTO is not set
+# CONFIG_BOARD_ID_MANUAL is not set
+# CONFIG_RAM_CODE_SUPPORT is not set
+# CONFIG_BOOTSPLASH_IMAGE is not set
+# CONFIG_ACPI_SATA_GENERATOR is not set
+
+#
+# Mainboard
+#
+# CONFIG_VENDOR_A_TREND is not set
+# CONFIG_VENDOR_AAEON is not set
+# CONFIG_VENDOR_ABIT is not set
+# CONFIG_VENDOR_ADLINK is not set
+# CONFIG_VENDOR_ADVANSUS is not set
+# CONFIG_VENDOR_AMD is not set
+# CONFIG_VENDOR_AOPEN is not set
+# CONFIG_VENDOR_APPLE is not set
+# CONFIG_VENDOR_ARTECGROUP is not set
+# CONFIG_VENDOR_ASROCK is not set
+# CONFIG_VENDOR_ASUS is not set
+# CONFIG_VENDOR_AVALUE is not set
+# CONFIG_VENDOR_AZZA is not set
+# CONFIG_VENDOR_BACHMANN is not set
+# CONFIG_VENDOR_BAP is not set
+# CONFIG_VENDOR_BCOM is not set
+# CONFIG_VENDOR_BIFFEROS is not set
+# CONFIG_VENDOR_BIOSTAR is not set
+# CONFIG_VENDOR_BROADCOM is not set
+# CONFIG_VENDOR_COMPAQ is not set
+# CONFIG_VENDOR_CUBIETECH is not set
+# CONFIG_VENDOR_DIGITALLOGIC is not set
+# CONFIG_VENDOR_DMP is not set
+# CONFIG_VENDOR_ECS is not set
+# CONFIG_VENDOR_EMULATION is not set
+# CONFIG_VENDOR_ESD is not set
+# CONFIG_VENDOR_GETAC is not set
+# CONFIG_VENDOR_GIGABYTE is not set
+# CONFIG_VENDOR_GIZMOSPHERE is not set
+# CONFIG_VENDOR_GOOGLE is not set
+# CONFIG_VENDOR_HP is not set
+# CONFIG_VENDOR_IBASE is not set
+# CONFIG_VENDOR_IEI is not set
+# CONFIG_VENDOR_INTEL is not set
+# CONFIG_VENDOR_IWAVE is not set
+# CONFIG_VENDOR_IWILL is not set
+# CONFIG_VENDOR_JETWAY is not set
+# CONFIG_VENDOR_KONTRON is not set
+# CONFIG_VENDOR_LANNER is not set
+# CONFIG_VENDOR_LENOVO is not set
+# CONFIG_VENDOR_LINUTOP is not set
+# CONFIG_VENDOR_LIPPERT is not set
+# CONFIG_VENDOR_MITAC is not set
+# CONFIG_VENDOR_MSI is not set
+# CONFIG_VENDOR_NEC is not set
+# CONFIG_VENDOR_NOKIA is not set
+# CONFIG_VENDOR_NVIDIA is not set
+# CONFIG_VENDOR_PACKARDBELL is not set
+# CONFIG_VENDOR_PCENGINES is not set
+# CONFIG_VENDOR_PURISM is not set
+# CONFIG_VENDOR_RCA is not set
+# CONFIG_VENDOR_RODA is not set
+# CONFIG_VENDOR_SAMSUNG is not set
+CONFIG_VENDOR_SIEMENS=y
+# CONFIG_VENDOR_SOYO is not set
+# CONFIG_VENDOR_SUNW is not set
+# CONFIG_VENDOR_SUPERMICRO is not set
+# CONFIG_VENDOR_TECHNEXION is not set
+# CONFIG_VENDOR_THOMSON is not set
+# CONFIG_VENDOR_TI is not set
+# CONFIG_VENDOR_TRAVERSE is not set
+# CONFIG_VENDOR_TYAN is not set
+# CONFIG_VENDOR_VIA is not set
+# CONFIG_VENDOR_WINENT is not set
+# CONFIG_VENDOR_WYSE is not set
+CONFIG_BOARD_SPECIFIC_OPTIONS=y
+CONFIG_MAINBOARD_DIR="siemens/mc_tcu3"
+CONFIG_MAINBOARD_PART_NUMBER="MC_TCU3 (FSP)"
+CONFIG_MAINBOARD_VENDOR="Siemens"
+CONFIG_MAX_CPUS=16
+CONFIG_VGA_BIOS_ID="8086,0f31"
+# CONFIG_ONBOARD_VGA_IS_PRIMARY is not set
+CONFIG_VGA_BIOS=y
+CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
+CONFIG_DCACHE_RAM_BASE=0xfef00000
+CONFIG_DCACHE_RAM_SIZE=0x4000
+CONFIG_VGA_BIOS_FILE="../extpkg/vbios/baytrail/Vga_tcu3_MR4.dat"
+CONFIG_MMCONF_BASE_ADDRESS=0xe0000000
+CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="Siemens"
+CONFIG_HAVE_IFD_BIN=y
+CONFIG_HAVE_ME_BIN=y
+CONFIG_POST_IO=y
+CONFIG_MAX_REBOOT_CNT=3
+CONFIG_ID_SECTION_OFFSET=0x80
+CONFIG_RAMTOP=0x200000
+CONFIG_CACHE_ROM_SIZE_OVERRIDE=0x1000000
+CONFIG_FSP_FILE="../extpkg/fsp/baytrail/TCU3_FSP_MR5.fd"
+CONFIG_CBFS_SIZE=0x00e00000
+CONFIG_ENABLE_FSP_FAST_BOOT=y
+CONFIG_VIRTUAL_ROM_SIZE=0x1000000
+# CONFIG_POST_DEVICE is not set
+CONFIG_BOOT_MEDIA_SPI_BUS=0
+CONFIG_FSP_PACKAGE_DEFAULT=y
+# CONFIG_CONSOLE_POST is not set
+CONFIG_DRIVERS_UART_8250IO=y
+CONFIG_PAYLOAD_CONFIGFILE=""
+# CONFIG_HAVE_GBE_BIN is not set
+CONFIG_SEABIOS_PS2_TIMEOUT=0
+CONFIG_CPU_ADDR_BITS=36
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL=3
+CONFIG_MAINBOARD_VERSION="1.0"
+# CONFIG_DRIVERS_PS2_KEYBOARD is not set
+# CONFIG_NO_POST is not set
+# CONFIG_BOARD_SIEMENS_MC_BDX1 is not set
+CONFIG_BOARD_SIEMENS_MC_TCU3=y
+# CONFIG_BOARD_SIEMENS_SITEMP_G1P1 is not set
+CONFIG_BOARD_ROMSIZE_KB_16384=y
+# CONFIG_COREBOOT_ROMSIZE_KB_64 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_128 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_256 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_512 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_1024 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_2048 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_4096 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_8192 is not set
+# CONFIG_COREBOOT_ROMSIZE_KB_12288 is not set
+CONFIG_COREBOOT_ROMSIZE_KB_16384=y
+CONFIG_COREBOOT_ROMSIZE_KB=16384
+CONFIG_ROM_SIZE=0x1000000
+CONFIG_FMDFILE="../extpkg/misc/tcu3_flashmap.fmd"
+# CONFIG_SYSTEM_TYPE_LAPTOP is not set
+CONFIG_CBFS_AUTOGEN_ATTRIBUTES=y
+
+#
+# Chipset
+#
+
+#
+# SoC
+#
+# CONFIG_SOC_BROADCOM_CYGNUS is not set
+CONFIG_BOOTBLOCK_CPU_INIT="soc/intel/fsp_baytrail/bootblock/bootblock.c"
+CONFIG_CPU_SPECIFIC_OPTIONS=y
+CONFIG_C_ENV_BOOTBLOCK_SIZE=0x10000
+CONFIG_X86_TOP4G_BOOTMEDIA_MAP=y
+CONFIG_ROMSTAGE_ADDR=0x2000000
+CONFIG_SMM_TSEG_SIZE=0x800000
+CONFIG_SMM_RESERVED_SIZE=0x100000
+CONFIG_ENABLE_BUILTIN_COM1=y
+CONFIG_SOC_INTEL_FSP_BAYTRAIL=y
+CONFIG_SOC_INTEL_FSP_BAYTRAIL_MD=y
+CONFIG_FSP_BAYTRAIL_GFX_INIT=y
+CONFIG_CPU_MICROCODE_HEADER_FILES="../extpkg/microcode/baytrail/M013067331E.h ../extpkg/microcode/baytrail/M0130679901.h ../extpkg/microcode/baytrail/M0230672228.h ../extpkg/microcode/baytrail/M0C30678833.h"
+CONFIG_BAYTRAIL_FSP_SPECIFIC_OPTIONS=y
+CONFIG_FSP_LOC=0xfffb0000
+CONFIG_HEAP_SIZE=0x4000
+CONFIG_CONSOLE_CBMEM=y
+# CONFIG_SOC_MARVELL_ARMADA38X is not set
+# CONFIG_SOC_MARVELL_BG4CD is not set
+# CONFIG_SOC_MEDIATEK_MT8173 is not set
+# CONFIG_SOC_NVIDIA_TEGRA124 is not set
+# CONFIG_SOC_NVIDIA_TEGRA132 is not set
+# CONFIG_SOC_NVIDIA_TEGRA210 is not set
+# CONFIG_SOC_QC_IPQ806X is not set
+# CONFIG_SOC_ROCKCHIP_RK3288 is not set
+# CONFIG_SOC_ROCKCHIP_RK3399 is not set
+# CONFIG_CPU_SAMSUNG_EXYNOS5250 is not set
+# CONFIG_CPU_SAMSUNG_EXYNOS5420 is not set
+# CONFIG_SOC_UCB_RISCV is not set
+
+#
+# CPU
+#
+# CONFIG_CPU_ALLWINNER_A10 is not set
+CONFIG_XIP_ROM_SIZE=0x10000
+CONFIG_NUM_IPI_STARTS=2
+# CONFIG_CPU_AMD_AGESA is not set
+# CONFIG_CPU_AMD_PI is not set
+# CONFIG_CPU_ARMLTD_CORTEX_A9 is not set
+CONFIG_SSE2=y
+# CONFIG_CPU_INTEL_FIRMWARE_INTERFACE_TABLE is not set
+# CONFIG_CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED is not set
+# CONFIG_CPU_TI_AM335X is not set
+# CONFIG_PARALLEL_CPU_INIT is not set
+CONFIG_PARALLEL_MP=y
+# CONFIG_UDELAY_IO is not set
+# CONFIG_UDELAY_LAPIC is not set
+CONFIG_UDELAY_TSC=y
+CONFIG_TSC_CONSTANT_RATE=y
+CONFIG_TSC_MONOTONIC_TIMER=y
+# CONFIG_UDELAY_TIMER2 is not set
+# CONFIG_TSC_SYNC_LFENCE is not set
+CONFIG_TSC_SYNC_MFENCE=y
+# CONFIG_NO_FIXED_XIP_ROM_SIZE is not set
+CONFIG_LOGICAL_CPUS=y
+CONFIG_SMM_TSEG=y
+CONFIG_SMM_MODULE_HEAP_SIZE=0x4000
+# CONFIG_SMM_LAPIC_REMAP_MITIGATION is not set
+# CONFIG_SERIALIZED_SMM_INITIALIZATION is not set
+# CONFIG_X86_AMD_FIXED_MTRRS is not set
+CONFIG_PLATFORM_USES_FSP1_0=y
+# CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING is not set
+CONFIG_CACHE_AS_RAM=y
+CONFIG_SMP=y
+CONFIG_AP_SIPI_VECTOR=0xfffff000
+CONFIG_SUPPORT_CPU_UCODE_IN_CBFS=y
+CONFIG_USES_MICROCODE_HEADER_FILES=y
+# CONFIG_CPU_MICROCODE_CBFS_GENERATE is not set
+CONFIG_CPU_MICROCODE_CBFS_EXTERNAL_HEADER=y
+# CONFIG_CPU_MICROCODE_CBFS_NONE is not set
+
+#
+# Northbridge
+#
+# CONFIG_NORTHBRIDGE_AMD_AGESA is not set
+# CONFIG_AMD_NB_CIMX is not set
+# CONFIG_NORTHBRIDGE_AMD_CIMX_RD890 is not set
+CONFIG_VIDEO_MB=0
+# CONFIG_NORTHBRIDGE_AMD_PI is not set
+CONFIG_RAMBASE=0x100000
+# CONFIG_NORTHBRIDGE_INTEL_COMMON_MRC_CACHE is not set
+CONFIG_MRC_CACHE_SIZE=0x10000
+CONFIG_HPET_ADDRESS=0xfed00000
+CONFIG_MAX_PIRQ_LINKS=4
+
+#
+# Southbridge
+#
+# CONFIG_AMD_SB_CIMX is not set
+# CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800 is not set
+# CONFIG_SOUTHBRIDGE_AMD_CIMX_SB900 is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON is not set
+# CONFIG_SOUTHBRIDGE_INTEL_COMMON_GPIO is not set
+CONFIG_IFD_BIN_PATH="../extpkg/txe/baytrail/descriptor.bin"
+CONFIG_ME_BIN_PATH="../extpkg/txe/baytrail/txe.bin"
+# CONFIG_LOCK_MANAGEMENT_ENGINE is not set
+
+#
+# Super I/O
+#
+
+#
+# Embedded Controllers
+#
+
+#
+# Intel FSP
+#
+CONFIG_HAVE_FSP_BIN=y
+CONFIG_ENABLE_MRC_CACHE=y
+# CONFIG_MRC_CACHE_FMAP is not set
+CONFIG_USE_GENERIC_FSP_CAR_INC=y
+CONFIG_FSP_USES_UPD=y
+CONFIG_HAVE_INTEL_FIRMWARE=y
+
+#
+# Intel Firmware
+#
+# CONFIG_EM100 is not set
+# CONFIG_MAINBOARD_HAS_CHROMEOS is not set
+CONFIG_FSP_VENDORCODE_HEADER_PATH="fsp1_0/baytrail"
+# CONFIG_UEFI_2_4_BINDING is not set
+CONFIG_USE_SIEMENS_HWILIB=y
+# CONFIG_ARCH_ARM is not set
+# CONFIG_ARCH_BOOTBLOCK_ARM is not set
+# CONFIG_ARCH_VERSTAGE_ARM is not set
+# CONFIG_ARCH_ROMSTAGE_ARM is not set
+# CONFIG_ARCH_RAMSTAGE_ARM is not set
+# CONFIG_ARCH_BOOTBLOCK_ARMV4 is not set
+# CONFIG_ARCH_VERSTAGE_ARMV4 is not set
+# CONFIG_ARCH_ROMSTAGE_ARMV4 is not set
+# CONFIG_ARCH_RAMSTAGE_ARMV4 is not set
+# CONFIG_ARCH_BOOTBLOCK_ARMV7 is not set
+# CONFIG_ARCH_VERSTAGE_ARMV7 is not set
+# CONFIG_ARCH_ROMSTAGE_ARMV7 is not set
+# CONFIG_ARCH_RAMSTAGE_ARMV7 is not set
+# CONFIG_ARCH_BOOTBLOCK_ARMV7_M is not set
+# CONFIG_ARCH_VERSTAGE_ARMV7_M is not set
+# CONFIG_ARM_LPAE is not set
+# CONFIG_ARCH_ARM64 is not set
+# CONFIG_ARCH_BOOTBLOCK_ARM64 is not set
+# CONFIG_ARCH_VERSTAGE_ARM64 is not set
+# CONFIG_ARCH_ROMSTAGE_ARM64 is not set
+# CONFIG_ARCH_RAMSTAGE_ARM64 is not set
+# CONFIG_ARCH_BOOTBLOCK_ARMV8_64 is not set
+# CONFIG_ARCH_VERSTAGE_ARMV8_64 is not set
+# CONFIG_ARCH_ROMSTAGE_ARMV8_64 is not set
+# CONFIG_ARCH_RAMSTAGE_ARMV8_64 is not set
+# CONFIG_ARM64_A53_ERRATUM_843419 is not set
+# CONFIG_ARCH_MIPS is not set
+# CONFIG_ARCH_BOOTBLOCK_MIPS is not set
+# CONFIG_ARCH_VERSTAGE_MIPS is not set
+# CONFIG_ARCH_ROMSTAGE_MIPS is not set
+# CONFIG_ARCH_RAMSTAGE_MIPS is not set
+# CONFIG_ARCH_POWER8 is not set
+# CONFIG_ARCH_BOOTBLOCK_POWER8 is not set
+# CONFIG_ARCH_VERSTAGE_POWER8 is not set
+# CONFIG_ARCH_ROMSTAGE_POWER8 is not set
+# CONFIG_ARCH_RAMSTAGE_POWER8 is not set
+# CONFIG_ARCH_RISCV is not set
+# CONFIG_ARCH_BOOTBLOCK_RISCV is not set
+# CONFIG_ARCH_VERSTAGE_RISCV is not set
+# CONFIG_ARCH_ROMSTAGE_RISCV is not set
+# CONFIG_ARCH_RAMSTAGE_RISCV is not set
+CONFIG_ARCH_X86=y
+CONFIG_ARCH_BOOTBLOCK_X86_32=y
+CONFIG_ARCH_VERSTAGE_X86_32=y
+CONFIG_ARCH_ROMSTAGE_X86_32=y
+CONFIG_ARCH_RAMSTAGE_X86_32=y
+# CONFIG_ARCH_BOOTBLOCK_X86_64 is not set
+# CONFIG_ARCH_VERSTAGE_X86_64 is not set
+# CONFIG_ARCH_ROMSTAGE_X86_64 is not set
+# CONFIG_ARCH_RAMSTAGE_X86_64 is not set
+# CONFIG_USE_MARCH_586 is not set
+# CONFIG_AP_IN_SIPI_WAIT is not set
+# CONFIG_SIPI_VECTOR_IN_ROM is not set
+# CONFIG_ROMCC is not set
+# CONFIG_LATE_CBMEM_INIT is not set
+CONFIG_PC80_SYSTEM=y
+# CONFIG_HAVE_CMOS_DEFAULT is not set
+CONFIG_IOAPIC_INTERRUPTS_ON_FSB=y
+# CONFIG_IOAPIC_INTERRUPTS_ON_APIC_SERIAL_BUS is not set
+CONFIG_VERSTAGE_ADDR=0x2000000
+# CONFIG_POSTCAR_STAGE is not set
+
+#
+# Devices
+#
+# CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT is not set
+CONFIG_NATIVE_VGA_INIT_USE_EDID=y
+# CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG is not set
+CONFIG_VGA_ROM_RUN=y
+# CONFIG_ALWAYS_LOAD_OPROM is not set
+CONFIG_ON_DEVICE_ROM_LOAD=y
+CONFIG_PCI_OPTION_ROM_RUN_REALMODE=y
+# CONFIG_PCI_OPTION_ROM_RUN_YABEL is not set
+# CONFIG_MULTIPLE_VGA_ADAPTERS is not set
+# CONFIG_SMBUS_HAS_AUX_CHANNELS is not set
+# CONFIG_SPD_CACHE is not set
+CONFIG_PCI=y
+# CONFIG_HYPERTRANSPORT_PLUGIN_SUPPORT is not set
+CONFIG_PCIX_PLUGIN_SUPPORT=y
+CONFIG_PCIEXP_PLUGIN_SUPPORT=y
+CONFIG_CARDBUS_PLUGIN_SUPPORT=y
+# CONFIG_AZALIA_PLUGIN_SUPPORT is not set
+# CONFIG_PCIEXP_COMMON_CLOCK is not set
+# CONFIG_PCIEXP_ASPM is not set
+# CONFIG_PCIEXP_CLK_PM is not set
+# CONFIG_EARLY_PCI_BRIDGE is not set
+# CONFIG_PCIEXP_L1_SUB_STATE is not set
+CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
+CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
+# CONFIG_SOFTWARE_I2C is not set
+
+#
+# Display
+#
+# CONFIG_FRAMEBUFFER_SET_VESA_MODE is not set
+# CONFIG_FRAMEBUFFER_KEEP_VESA_MODE is not set
+
+#
+# Generic Drivers
+#
+# CONFIG_DRIVERS_AS3722_RTC is not set
+# CONFIG_ELOG is not set
+# CONFIG_GIC is not set
+# CONFIG_IPMI_KCS is not set
+# CONFIG_DRIVERS_LENOVO_WACOM is not set
+CONFIG_SPI_FLASH=y
+CONFIG_SPI_ATOMIC_SEQUENCING=y
+CONFIG_SPI_FLASH_MEMORY_MAPPED=y
+# CONFIG_SPI_FLASH_SMM is not set
+# CONFIG_SPI_FLASH_NO_FAST_READ is not set
+CONFIG_SPI_FLASH_ADESTO=y
+CONFIG_SPI_FLASH_AMIC=y
+CONFIG_SPI_FLASH_ATMEL=y
+CONFIG_SPI_FLASH_EON=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
+CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_SPI_FLASH_SST=y
+CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_SPI_FLASH_WINBOND=y
+# CONFIG_SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B is not set
+CONFIG_HAVE_SPI_CONSOLE_SUPPORT=y
+# CONFIG_DRIVERS_UART is not set
+# CONFIG_NO_UART_ON_SUPERIO is not set
+# CONFIG_DRIVERS_UART_8250MEM is not set
+# CONFIG_DRIVERS_UART_8250MEM_32 is not set
+# CONFIG_HAVE_UART_SPECIAL is not set
+# CONFIG_DRIVERS_UART_OXPCIE is not set
+# CONFIG_DRIVERS_UART_PL011 is not set
+# CONFIG_HAVE_USBDEBUG is not set
+# CONFIG_HAVE_USBDEBUG_OPTIONS is not set
+CONFIG_DEVICE_SPECIFIC_OPTIONS=y
+# CONFIG_SMBIOS_PROVIDED_BY_MOBO is not set
+# CONFIG_DRIVERS_I2C_RTD2132 is not set
+
+#
+# Intel FSP
+#
+# CONFIG_INTEL_DP is not set
+# CONFIG_INTEL_DDI is not set
+# CONFIG_INTEL_EDID is not set
+# CONFIG_INTEL_INT15 is not set
+# CONFIG_INTEL_GMA_ACPI is not set
+CONFIG_DRIVER_INTEL_I210=y
+# CONFIG_DRIVER_MAXIM_MAX77686 is not set
+# CONFIG_DRIVER_PARADE_PS8625 is not set
+# CONFIG_DRIVER_PARADE_PS8640 is not set
+CONFIG_DRIVERS_MC146818=y
+# CONFIG_MAINBOARD_HAS_LPC_TPM is not set
+# CONFIG_DRIVERS_RICOH_RCE822 is not set
+# CONFIG_DRIVERS_SIL_3114 is not set
+# CONFIG_DRIVER_TI_TPS65090 is not set
+# CONFIG_DRIVERS_TI_TPS65913 is not set
+# CONFIG_DRIVERS_TI_TPS65913_RTC is not set
+# CONFIG_DRIVER_XPOWERS_AXP209 is not set
+# CONFIG_RTC is not set
+# CONFIG_TPM is not set
+CONFIG_STACK_SIZE=0x1000
+CONFIG_MMCONF_SUPPORT_DEFAULT=y
+CONFIG_MMCONF_SUPPORT=y
+# CONFIG_BOOTMODE_STRAPS is not set
+
+#
+# Console
+#
+CONFIG_SQUELCH_EARLY_SMP=y
+# CONFIG_CONSOLE_SERIAL is not set
+# CONFIG_SPKMODEM is not set
+# CONFIG_CONSOLE_NE2K is not set
+CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000
+# CONFIG_CONSOLE_CBMEM_DUMP_TO_UART is not set
+# CONFIG_SPI_CONSOLE is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_7 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_4 is not set
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_3=y
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_2 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_1 is not set
+# CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0 is not set
+# CONFIG_CMOS_POST is not set
+CONFIG_POST_IO_PORT=0x80
+# CONFIG_NO_EARLY_BOOTBLOCK_POSTCODES is not set
+# CONFIG_HAVE_ACPI_RESUME is not set
+CONFIG_HAVE_HARD_RESET=y
+# CONFIG_HAVE_ROMSTAGE_CONSOLE_SPINLOCK is not set
+# CONFIG_HAVE_ROMSTAGE_NVRAM_CBFS_SPINLOCK is not set
+# CONFIG_HAVE_ROMSTAGE_MICROCODE_CBFS_SPINLOCK is not set
+CONFIG_HAVE_MONOTONIC_TIMER=y
+# CONFIG_GENERIC_UDELAY is not set
+# CONFIG_TIMER_QUEUE is not set
+CONFIG_HAVE_OPTION_TABLE=y
+# CONFIG_PIRQ_ROUTE is not set
+CONFIG_HAVE_SMI_HANDLER=y
+# CONFIG_PCI_IO_CFG_EXT is not set
+# CONFIG_IOAPIC is not set
+# CONFIG_USE_WATCHDOG_ON_BOOT is not set
+CONFIG_VGA=y
+# CONFIG_GFXUMA is not set
+CONFIG_HAVE_ACPI_TABLES=y
+# CONFIG_COMMON_FADT is not set
+# CONFIG_ACPI_NHLT is not set
+
+#
+# System tables
+#
+# CONFIG_GENERATE_MP_TABLE is not set
+# CONFIG_GENERATE_PIRQ_TABLE is not set
+CONFIG_GENERATE_SMBIOS_TABLES=y
+CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="MC_TCU3 (FSP)"
+
+#
+# Payload
+#
+# CONFIG_PAYLOAD_NONE is not set
+# CONFIG_PAYLOAD_ELF is not set
+# CONFIG_PAYLOAD_FILO is not set
+# CONFIG_PAYLOAD_GRUB2 is not set
+CONFIG_PAYLOAD_SEABIOS=y
+# CONFIG_PAYLOAD_UBOOT is not set
+# CONFIG_PAYLOAD_LINUX is not set
+# CONFIG_PAYLOAD_TIANOCORE is not set
+CONFIG_PAYLOAD_FILE="payloads/external/SeaBIOS/seabios/out/bios.bin.elf"
+CONFIG_SEABIOS_STABLE=y
+# CONFIG_SEABIOS_MASTER is not set
+# CONFIG_SEABIOS_REVISION is not set
+# CONFIG_SEABIOS_THREAD_OPTIONROMS is not set
+CONFIG_PAYLOAD_OPTIONS=""
+CONFIG_COMPRESSED_PAYLOAD_LZMA=y
+# CONFIG_PAYLOAD_IS_FLAT_BINARY is not set
+
+#
+# Secondary Payloads
+#
+# CONFIG_COREINFO_SECONDARY_PAYLOAD is not set
+# CONFIG_MEMTEST_SECONDARY_PAYLOAD is not set
+# CONFIG_NVRAMCUI_SECONDARY_PAYLOAD is not set
+
+#
+# Debugging
+#
+# CONFIG_FATAL_ASSERTS is not set
+# CONFIG_DEBUG_CBFS is not set
+# CONFIG_HAVE_DEBUG_RAM_SETUP is not set
+# CONFIG_HAVE_DEBUG_CAR is not set
+# CONFIG_HAVE_DEBUG_SMBUS is not set
+# CONFIG_DEBUG_SMI is not set
+# CONFIG_DEBUG_SMM_RELOCATION is not set
+# CONFIG_DEBUG_MALLOC is not set
+# CONFIG_DEBUG_ACPI is not set
+# CONFIG_REALMODE_DEBUG is not set
+# CONFIG_DEBUG_SPI_FLASH is not set
+# CONFIG_TRACE is not set
+# CONFIG_ENABLE_APIC_EXT_ID is not set
+CONFIG_WARNINGS_ARE_ERRORS=y
+CONFIG_IASL_WARNINGS_ARE_ERRORS=y
+# CONFIG_POWER_BUTTON_DEFAULT_ENABLE is not set
+# CONFIG_POWER_BUTTON_DEFAULT_DISABLE is not set
+# CONFIG_POWER_BUTTON_FORCE_ENABLE is not set
+# CONFIG_POWER_BUTTON_FORCE_DISABLE is not set
+# CONFIG_POWER_BUTTON_IS_OPTIONAL is not set
+CONFIG_REG_SCRIPT=y
+# CONFIG_DEBUG_BOOT_STATE is not set
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/coreboot_console.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/coreboot_console.txt
new file mode 100644
index 0000000..4c618f0
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/coreboot_console.txt
@@ -0,0 +1,73 @@
+I210: No valid MAC address found
+SeaBIOS (version rel-1.9.0-10-gb3ef39f)
+BUILD: gcc: (coreboot toolchain v1.35 January 29th, 2016) 5.2.0 binutils: (GNU Binutils) 2.25
+Found coreboot cbmem console @ 1adde000
+Found mainboard Siemens MC_TCU3 (FSP)
+Relocating init from 0x000e5a80 to 0x1ad52be0 (size 45952)
+Found CBFS header at 0xff200138
+multiboot: eax=0, ebx=0
+Found 29 PCI devices (max PCI bus is 04)
+Copying SMBIOS entry point from 0x1ad9e000 to 0x000f0de0
+Copying ACPI RSDP from 0x1adaf000 to 0x000f0db0
+Using pmtimer, ioport 0x408
+Scan for VGA option rom
+Running option rom at c000:0003
+Turning on vga text mode console
+SeaBIOS (version rel-1.9.0-10-gb3ef39f)
+XHCI init on dev 00:14.0: regs @ 0xd0500000, 7 ports, 32 slots, 32 byte contexts
+XHCI    protocol USB  2.00, 6 ports (offset 1), def 3018
+XHCI    protocol USB  3.00, 1 ports (offset 7), def 1000
+XHCI    extcap 0xc1 @ d0508040
+XHCI    extcap 0xc0 @ d0508070
+XHCI    extcap 0x1 @ d0508460
+XHCI    extcap 0xa @ d0508480
+WARNING - Timeout at i8042_flush:71!
+Found 0 lpt ports
+Found 1 serial ports
+AHCI controller at 13.0, iobase d053c000, irq 10
+Searching bootorder for: /pci@i0cf8/*@11
+Searching bootorder for: /pci@i0cf8/*@12
+Searching bootorder for: /pci@i0cf8/*@17
+sdcard_pio not ready 1ff0001
+sdcard_pio not ready 1ff0001
+XHCI port #1: 0x00200e03, powered, enabled, pls 0, speed 3 [High]
+xhci_alloc_pipe: address device: failed (cc 4)
+XHCI port #2: 0x00200e03, powered, enabled, pls 0, speed 3 [High]
+XHCI port #7: 0x00021203, powered, enabled, pls 0, speed 4 [Super]
+Searching bootorder for: /pci@i0cf8/usb@14/storage@7/*@0/*@0,0
+Searching bootorder for: /pci@i0cf8/usb@14/usb-*@7
+USB MSC vendor='SanDisk' product='Extreme' rev='0001' type=0 removable=1
+Waiting for device to detect medium... USB MSC blksize=512 sectors=61282631
+USB mouse initialized
+USB keyboard initialized
+Initialized USB HUB (2 ports used)
+All threads complete.
+Scan for option roms
+
+Press ESC for boot menu.
+
+Searching bootorder for: HALT
+drive 0x000f0d60: PCHS=0/0/0 translation=lba LCHS=1024/255/63 s=61282631
+Space available for UMB: ce800-ee000, f0000-f0d60
+Returned 184320 bytes of ZoneHigh
+e820 map has 15 items:
+  0: 0000000000000000 - 000000000009fc00 = 1 RAM
+  1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
+  2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
+  3: 0000000000100000 - 000000001ad8b000 = 1 RAM
+  4: 000000001ad8b000 - 0000000020000000 = 2 RESERVED
+  5: 00000000e0000000 - 00000000f0000000 = 2 RESERVED
+  6: 00000000feb00000 - 00000000fec01000 = 2 RESERVED
+  7: 00000000fed01000 - 00000000fed02000 = 2 RESERVED
+  8: 00000000fed03000 - 00000000fed04000 = 2 RESERVED
+  9: 00000000fed05000 - 00000000fed06000 = 2 RESERVED
+  10: 00000000fed08000 - 00000000fed09000 = 2 RESERVED
+  11: 00000000fed0c000 - 00000000fed10000 = 2 RESERVED
+  12: 00000000fed1c000 - 00000000fed1d000 = 2 RESERVED
+  13: 00000000fee00000 - 00000000fee01000 = 2 RESERVED
+  14: 00000000fef00000 - 0000000100000000 = 2 RESERVED
+enter handle_19:
+  NULL
+Booting from Hard Disk...
+Booting from 0000:7c00
+
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/coreboot_timestamps.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/coreboot_timestamps.txt
new file mode 100644
index 0000000..7c60b6b
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/coreboot_timestamps.txt
@@ -0,0 +1,29 @@
+24 entries total:
+
+   0:1st timestamp                                     0
+   1:start of rom stage                                60,579
+   2:before ram initialization                         61,158 (579)
+   3:after ram initialization                          143,683 (82,524)
+   4:end of romstage                                   145,558 (1,874)
+   8:starting to load ramstage                         146,561 (1,003)
+  15:starting LZMA decompress (ignore for x86)         146,615 (53)
+  16:finished LZMA decompress (ignore for x86)         175,207 (28,592)
+   9:finished loading ramstage                         175,291 (84)
+  10:start of ramstage                                 175,311 (20)
+  30:device enumeration                                175,319 (8)
+ 956:calling FspNotify(AfterPciEnumeration)            192,125 (16,806)
+ 957:returning from FspNotify(AfterPciEnumeration)     192,634 (508)
+  40:device configuration                              192,637 (2)
+  50:device enable                                     194,371 (1,734)
+  60:device initialization                             194,487 (115)
+  70:device setup done                                 344,792 (150,305)
+  75:cbmem post                                        344,795 (3)
+  80:write tables                                      344,809 (13)
+  90:load payload                                      348,400 (3,590)
+  15:starting LZMA decompress (ignore for x86)         348,428 (28)
+  16:finished LZMA decompress (ignore for x86)         376,372 (27,944)
+ 958:calling FspNotify(ReadyToBoot)                    376,409 (36)
+ 959:returning from FspNotify(ReadyToBoot)             377,320 (910)
+  99:selfboot jump                                     377,330 (9)
+
+Total Time: 377,319
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/kernel_log.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/kernel_log.txt
new file mode 100644
index 0000000..28d97b5
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/kernel_log.txt
@@ -0,0 +1,799 @@
+[    0.000000] Initializing cgroup subsys cpuset
+[    0.000000] Initializing cgroup subsys cpu
+[    0.000000] Initializing cgroup subsys cpuacct
+[    0.000000] Linux version 4.2.0-19-generic (buildd@lgw01-28) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2) ) #23-Ubuntu SMP Wed Nov 11 11:39:30 UTC 2015 (Ubuntu 4.2.0-19.23-generic 4.2.6)
+[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic root=UUID=4e25bca4-553f-4fd3-96b8-a70779f923cc ro console=tty1 console=ttyS0,115200n8 nosplash debug=14
+[    0.000000] KERNEL supported cpus:
+[    0.000000]   Intel GenuineIntel
+[    0.000000]   AMD AuthenticAMD
+[    0.000000]   Centaur CentaurHauls
+[    0.000000] x86/fpu: Legacy x87 FPU detected.
+[    0.000000] x86/fpu: Using 'lazy' FPU context switches.
+[    0.000000] e820: BIOS-provided physical RAM map:
+[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
+[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
+[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ad8afff] usable
+[    0.000000] BIOS-e820: [mem 0x000000001ad8b000-0x000000001fffffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000fec00fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed05000-0x00000000fed05fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
+[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
+[    0.000000] NX (Execute Disable) protection: active
+[    0.000000] SMBIOS 2.7 present.
+[    0.000000] DMI: Siemens MC_TCU3 (FSP)/MC_TCU3 (FSP), BIOS 4.3-957-gd2ea674-dirty 05/09/2016
+[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
+[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
+[    0.000000] e820: last_pfn = 0x1ad8b max_arch_pfn = 0x400000000
+[    0.000000] MTRR default type: uncachable
+[    0.000000] MTRR fixed ranges enabled:
+[    0.000000]   00000-9FFFF write-back
+[    0.000000]   A0000-BFFFF uncachable
+[    0.000000]   C0000-FFFFF write-back
+[    0.000000] MTRR variable ranges enabled:
+[    0.000000]   0 base 0FF000000 mask FFF000000 write-protect
+[    0.000000]   1 base 000000000 mask FE0000000 write-back
+[    0.000000]   2 base 01B000000 mask FFF000000 uncachable
+[    0.000000]   3 base 01C000000 mask FFC000000 uncachable
+[    0.000000]   4 disabled
+[    0.000000]   5 disabled
+[    0.000000]   6 disabled
+[    0.000000]   7 disabled
+[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
+[    0.000000] Scanning 1 areas for low memory corruption
+[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
+[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
+[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
+[    0.000000] BRK [0x01ff0000, 0x01ff0fff] PGTABLE
+[    0.000000] BRK [0x01ff1000, 0x01ff1fff] PGTABLE
+[    0.000000] BRK [0x01ff2000, 0x01ff2fff] PGTABLE
+[    0.000000] init_memory_mapping: [mem 0x1aa00000-0x1abfffff]
+[    0.000000]  [mem 0x1aa00000-0x1abfffff] page 2M
+[    0.000000] init_memory_mapping: [mem 0x00100000-0x1a9fffff]
+[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
+[    0.000000]  [mem 0x00200000-0x1a9fffff] page 2M
+[    0.000000] init_memory_mapping: [mem 0x1ac00000-0x1ad8afff]
+[    0.000000]  [mem 0x1ac00000-0x1ad8afff] page 4k
+[    0.000000] BRK [0x01ff3000, 0x01ff3fff] PGTABLE
+[    0.000000] RAMDISK: [mem 0x184c8000-0x1a4e6fff]
+[    0.000000] ACPI: Early table checksum verification disabled
+[    0.000000] ACPI: RSDP 0x00000000000F0DB0 000024 (v02 CORE  )
+[    0.000000] ACPI: XSDT 0x000000001ADAF0E0 000054 (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: FACP 0x000000001ADB2350 0000F4 (v04 CORE   COREBOOT 00000000 CORE 00000001)
+[    0.000000] ACPI: DSDT 0x000000001ADAF280 0030C1 (v02 COREv4 COREBOOT 20110725 INTL 20150619)
+[    0.000000] ACPI: FACS 0x000000001ADAF240 000040
+[    0.000000] ACPI: FACS 0x000000001ADAF240 000040
+[    0.000000] ACPI: SSDT 0x000000001ADB2450 000930 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
+[    0.000000] ACPI: MCFG 0x000000001ADB2D80 00003C (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: TCPA 0x000000001ADB2DC0 000032 (v02 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: APIC 0x000000001ADB2E00 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: HPET 0x000000001ADB2E60 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
+[    0.000000] ACPI: Local APIC address 0xfee00000
+[    0.000000] No NUMA configuration found
+[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ad8afff]
+[    0.000000] NODE_DATA(0) allocated [mem 0x1ad86000-0x1ad8afff]
+[    0.000000]  [ffffea0000000000-ffffea00007fffff] PMD -> [ffff880017c00000-ffff8800183fffff] on node 0
+[    0.000000] Zone ranges:
+[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
+[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000001ad8afff]
+[    0.000000]   Normal   empty
+[    0.000000] Movable zone start for each node
+[    0.000000] Early memory node ranges
+[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
+[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001ad8afff]
+[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ad8afff]
+[    0.000000] On node 0 totalpages: 109865
+[    0.000000]   DMA zone: 64 pages used for memmap
+[    0.000000]   DMA zone: 21 pages reserved
+[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
+[    0.000000]   DMA32 zone: 1655 pages used for memmap
+[    0.000000]   DMA32 zone: 105867 pages, LIFO batch:31
+[    0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
+[    0.000000] Reserving Intel graphics stolen memory at 0x1c000000-0x1fffffff
+[    0.000000] ACPI: PM-Timer IO Port: 0x408
+[    0.000000] ACPI: Local APIC address 0xfee00000
+[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
+[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
+[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
+[    0.000000] ACPI: IRQ0 used by override.
+[    0.000000] ACPI: IRQ9 used by override.
+[    0.000000] Using ACPI (MADT) for SMP configuration information
+[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
+[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
+[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
+[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
+[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
+[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
+[    0.000000] e820: [mem 0x20000000-0xdfffffff] available for PCI devices
+[    0.000000] Booting paravirtualized kernel on bare hardware
+[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
+[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
+[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001aa00000 s96728 r8192 d30248 u1048576
+[    0.000000] pcpu-alloc: s96728 r8192 d30248 u1048576 alloc=1*2097152
+[    0.000000] pcpu-alloc: [0] 0 1 
+[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 108125
+[    0.000000] Policy zone: DMA32
+[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic root=UUID=4e25bca4-553f-4fd3-96b8-a70779f923cc ro console=tty1 console=ttyS0,115200n8 nosplash debug=14
+[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
+[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
+[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
+[    0.000000] Memory: 381424K/439460K available (8148K kernel code, 1237K rwdata, 3800K rodata, 1460K init, 1292K bss, 58036K reserved, 0K cma-reserved)
+[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
+[    0.000000] Hierarchical RCU implementation.
+[    0.000000] 	Build-time adjustment of leaf fanout to 64.
+[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
+[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
+[    0.000000] NR_IRQS:16640 nr_irqs:512 16
+[    0.000000] 	Offload RCU callbacks from all CPUs
+[    0.000000] 	Offload RCU callbacks from CPUs: 0-1.
+[    0.000000] Console: colour VGA+ 80x25
+[    0.000000] console [tty1] enabled
+[    0.000000] console [ttyS0] enabled
+[    0.000000] Maximum core-clock to bus-clock ratio: 0x13
+[    0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
+[    0.000000] TSC runs at 1580800 KHz
+[    0.000000] lapic_timer_frequency = 332800
+[    0.000000] tsc: Detected 1580.800 MHz processor
+[    0.000046] Calibrating delay loop (skipped), value calculated using timer frequency.. 3161.60 BogoMIPS (lpj=6323200)
+[    0.012074] pid_max: default: 32768 minimum: 301
+[    0.017319] ACPI: Core revision 20150619
+[    0.028163] ACPI: All ACPI Tables successfully acquired
+[    0.034228] Security Framework initialized
+[    0.038897] AppArmor: AppArmor initialized
+[    0.043548] Yama: becoming mindful.
+[    0.047666] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
+[    0.055832] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
+[    0.063743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
+[    0.071218] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
+[    0.079546] Initializing cgroup subsys blkio
+[    0.084405] Initializing cgroup subsys memory
+[    0.089365] Initializing cgroup subsys devices
+[    0.094410] Initializing cgroup subsys freezer
+[    0.099454] Initializing cgroup subsys net_cls
+[    0.104497] Initializing cgroup subsys perf_event
+[    0.109833] Initializing cgroup subsys net_prio
+[    0.114974] Initializing cgroup subsys hugetlb
+[    0.120044] CPU: Physical Processor ID: 0
+[    0.124598] CPU: Processor Core ID: 0
+[    0.128764] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
+[    0.135557] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
+[    0.148369] mce: CPU supports 6 MCE banks
+[    0.152929] CPU0: Thermal monitoring enabled (TM1)
+[    0.158360] process: using mwait in idle threads
+[    0.163598] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
+[    0.169708] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
+[    0.177204] Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000)
+[    0.188501] ftrace: allocating 30910 entries in 121 pages
+[    0.217976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
+[    0.264482] TSC deadline timer enabled
+[    0.268734] smpboot: CPU0: Intel(R) Celeron(R) CPU  N2807  @ 1.58GHz (fam: 06, model: 37, stepping: 08)
+[    0.279512] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
+[    0.291336] ... version:                3
+[    0.295883] ... bit width:              40
+[    0.301532] ... generic registers:      2
+[    0.306077] ... value mask:             000000ffffffffff
+[    0.312083] ... max period:             000000ffffffffff
+[    0.318088] ... fixed-purpose events:   3
+[    0.322635] ... event mask:             0000000700000003
+[    0.330501] x86: Booting SMP configuration:
+[    0.335263] .... node  #0, CPUs:      #1
+[    0.347563] x86: Booted up 1 node, 2 CPUs
+[    0.352371] smpboot: Total of 2 processors activated (6323.20 BogoMIPS)
+[    0.359924] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
+[    0.369651] devtmpfs: initialized
+[    0.380989] evm: security.selinux
+[    0.384760] evm: security.SMACK64
+[    0.388522] evm: security.SMACK64EXEC
+[    0.392677] evm: security.SMACK64TRANSMUTE
+[    0.397319] evm: security.SMACK64MMAP
+[    0.401473] evm: security.ima
+[    0.404836] evm: security.capability
+[    0.409192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
+[    0.420349] pinctrl core: initialized pinctrl subsystem
+[    0.426500] RTC time:  4:48:58, date: 05/09/16
+[    0.431840] NET: Registered protocol family 16
+[    0.444913] cpuidle: using governor ladder
+[    0.453590] cpuidle: using governor menu
+[    0.458208] ACPI: bus type PCI registered
+[    0.462759] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
+[    0.470186] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
+[    0.480690] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
+[    0.488387] PCI: Using configuration type 1 for base access
+[    0.503583] ACPI: Added _OSI(Module Device)
+[    0.508335] ACPI: Added _OSI(Processor Device)
+[    0.513371] ACPI: Added _OSI(3.0 _SCP Extensions)
+[    0.518697] ACPI: Added _OSI(Processor Aggregator Device)
+[    0.531531] ACPI: Interpreter enabled
+[    0.535702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
+[    0.546201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
+[    0.556706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150619/hwxface-580)
+[    0.567227] ACPI: (supports S0 S4 S5)
+[    0.571385] ACPI: Using IOAPIC for interrupt routing
+[    0.577064] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
+[    0.596365] ACPI: Power Resource [PLPE] (on)
+[    0.601940] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
+[    0.608935] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
+[    0.618289] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
+[    0.627788] PCI host bridge to bus 0000:00
+[    0.632439] pci_bus 0000:00: root bus resource [bus 00-ff]
+[    0.638645] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
+[    0.646312] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
+[    0.653968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
+[    0.662423] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
+[    0.670878] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
+[    0.679337] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
+[    0.687793] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
+[    0.696248] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
+[    0.704703] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
+[    0.713158] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
+[    0.721612] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
+[    0.730067] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
+[    0.738521] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
+[    0.746976] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
+[    0.755430] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
+[    0.763885] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
+[    0.772339] pci_bus 0000:00: root bus resource [mem 0x1ae00000-0xdfffffff window]
+[    0.780794] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
+[    0.789248] pci_bus 0000:00: root bus resource [mem 0xc00000000-0xfffffffff window]
+[    0.797908] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
+[    0.804875] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
+[    0.811689] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff]
+[    0.818783] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
+[    0.826362] pci 0000:00:02.0: reg 0x20: [io  0x2040-0x2047]
+[    0.832837] pci 0000:00:11.0: [8086:0f15] type 00 class 0x080501
+[    0.839657] pci 0000:00:11.0: reg 0x10: [mem 0xd051c000-0xd051cfff]
+[    0.846750] pci 0000:00:11.0: reg 0x14: [mem 0xd051d000-0xd051dfff]
+[    0.853896] pci 0000:00:11.0: PME# supported from D0 D3hot
+[    0.860247] pci 0000:00:12.0: [8086:0f16] type 00 class 0x080501
+[    0.867063] pci 0000:00:12.0: reg 0x10: [mem 0xd051e000-0xd051efff]
+[    0.874155] pci 0000:00:12.0: reg 0x14: [mem 0xd051f000-0xd051ffff]
+[    0.881300] pci 0000:00:12.0: PME# supported from D0 D3hot
+[    0.887651] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
+[    0.894472] pci 0000:00:13.0: reg 0x10: [io  0x2048-0x204f]
+[    0.900783] pci 0000:00:13.0: reg 0x14: [io  0x2058-0x205b]
+[    0.907094] pci 0000:00:13.0: reg 0x18: [io  0x2050-0x2057]
+[    0.913404] pci 0000:00:13.0: reg 0x1c: [io  0x205c-0x205f]
+[    0.919713] pci 0000:00:13.0: reg 0x20: [io  0x2000-0x201f]
+[    0.926024] pci 0000:00:13.0: reg 0x24: [mem 0xd053c000-0xd053c7ff]
+[    0.933142] pci 0000:00:13.0: PME# supported from D3hot
+[    0.939208] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
+[    0.946028] pci 0000:00:14.0: reg 0x10: [mem 0xd0500000-0xd050ffff 64bit]
+[    0.953752] pci 0000:00:14.0: PME# supported from D3hot D3cold
+[    0.960421] pci 0000:00:14.0: System wakeup disabled by ACPI
+[    0.966919] pci 0000:00:17.0: [8086:0f50] type 00 class 0x080501
+[    0.973727] pci 0000:00:17.0: reg 0x10: [mem 0xd0520000-0xd0520fff]
+[    0.980810] pci 0000:00:17.0: reg 0x14: [mem 0xd0521000-0xd0521fff]
+[    0.987957] pci 0000:00:17.0: PME# supported from D0 D3hot
+[    0.994306] pci 0000:00:18.0: [8086:0f40] type 00 class 0x080102
+[    1.001123] pci 0000:00:18.0: reg 0x10: [mem 0xd0510000-0xd0513fff]
+[    1.008214] pci 0000:00:18.0: reg 0x14: [mem 0xd0522000-0xd0522fff]
+[    1.015488] pci 0000:00:18.1: [8086:0f41] type 00 class 0x0c8000
+[    1.022305] pci 0000:00:18.1: reg 0x10: [mem 0xd0523000-0xd0523fff]
+[    1.029397] pci 0000:00:18.1: reg 0x14: [mem 0xd0524000-0xd0524fff]
+[    1.036672] pci 0000:00:18.2: [8086:0f42] type 00 class 0x0c8000
+[    1.043489] pci 0000:00:18.2: reg 0x10: [mem 0xd0525000-0xd0525fff]
+[    1.050573] pci 0000:00:18.2: reg 0x14: [mem 0xd0526000-0xd0526fff]
+[    1.057849] pci 0000:00:18.3: [8086:0f43] type 00 class 0x0c8000
+[    1.064665] pci 0000:00:18.3: reg 0x10: [mem 0xd0527000-0xd0527fff]
+[    1.071757] pci 0000:00:18.3: reg 0x14: [mem 0xd0528000-0xd0528fff]
+[    1.079030] pci 0000:00:18.4: [8086:0f44] type 00 class 0x0c8000
+[    1.085847] pci 0000:00:18.4: reg 0x10: [mem 0xd0529000-0xd0529fff]
+[    1.092939] pci 0000:00:18.4: reg 0x14: [mem 0xd052a000-0xd052afff]
+[    1.100211] pci 0000:00:18.5: [8086:0f45] type 00 class 0x0c8000
+[    1.107028] pci 0000:00:18.5: reg 0x10: [mem 0xd052b000-0xd052bfff]
+[    1.114112] pci 0000:00:18.5: reg 0x14: [mem 0xd052c000-0xd052cfff]
+[    1.121386] pci 0000:00:18.6: [8086:0f46] type 00 class 0x0c8000
+[    1.128202] pci 0000:00:18.6: reg 0x10: [mem 0xd052d000-0xd052dfff]
+[    1.135294] pci 0000:00:18.6: reg 0x14: [mem 0xd052e000-0xd052efff]
+[    1.142567] pci 0000:00:18.7: [8086:0f47] type 00 class 0x0c8000
+[    1.149383] pci 0000:00:18.7: reg 0x10: [mem 0xd052f000-0xd052ffff]
+[    1.156475] pci 0000:00:18.7: reg 0x14: [mem 0xd0530000-0xd0530fff]
+[    1.163752] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
+[    1.170577] pci 0000:00:1b.0: reg 0x10: [mem 0xd0514000-0xd0517fff 64bit]
+[    1.178310] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
+[    1.185346] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
+[    1.192205] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
+[    1.199167] pci 0000:00:1c.0: System wakeup disabled by ACPI
+[    1.205661] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
+[    1.212514] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
+[    1.219476] pci 0000:00:1c.1: System wakeup disabled by ACPI
+[    1.225969] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
+[    1.232821] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
+[    1.239783] pci 0000:00:1c.2: System wakeup disabled by ACPI
+[    1.246275] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
+[    1.253127] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
+[    1.260096] pci 0000:00:1c.3: System wakeup disabled by ACPI
+[    1.266597] pci 0000:00:1e.0: [8086:0f06] type 00 class 0x080102
+[    1.273414] pci 0000:00:1e.0: reg 0x10: [mem 0xd0518000-0xd051bfff]
+[    1.280509] pci 0000:00:1e.0: reg 0x14: [mem 0xd0531000-0xd0531fff]
+[    1.287783] pci 0000:00:1e.1: [8086:0f08] type 00 class 0x0c8000
+[    1.294591] pci 0000:00:1e.1: reg 0x10: [mem 0xd0532000-0xd0532fff]
+[    1.301675] pci 0000:00:1e.1: reg 0x14: [mem 0xd0533000-0xd0533fff]
+[    1.308952] pci 0000:00:1e.2: [8086:0f09] type 00 class 0x0c8000
+[    1.315768] pci 0000:00:1e.2: reg 0x10: [mem 0xd0534000-0xd0534fff]
+[    1.322852] pci 0000:00:1e.2: reg 0x14: [mem 0xd0535000-0xd0535fff]
+[    1.330124] pci 0000:00:1e.3: [8086:0f0a] type 00 class 0x078000
+[    1.336941] pci 0000:00:1e.3: reg 0x10: [mem 0xd0536000-0xd0536fff]
+[    1.344033] pci 0000:00:1e.3: reg 0x14: [mem 0xd0537000-0xd0537fff]
+[    1.351304] pci 0000:00:1e.4: [8086:0f0c] type 00 class 0x078000
+[    1.358121] pci 0000:00:1e.4: reg 0x10: [mem 0xd0538000-0xd0538fff]
+[    1.365213] pci 0000:00:1e.4: reg 0x14: [mem 0xd0539000-0xd0539fff]
+[    1.372487] pci 0000:00:1e.5: [8086:0f0e] type 00 class 0x0c8000
+[    1.379304] pci 0000:00:1e.5: reg 0x10: [mem 0xd053a000-0xd053afff]
+[    1.386395] pci 0000:00:1e.5: reg 0x14: [mem 0xd053b000-0xd053bfff]
+[    1.393669] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
+[    1.400688] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
+[    1.407528] pci 0000:00:1f.3: reg 0x10: [mem 0xd053d000-0xd053d01f]
+[    1.415690] pci 0000:00:1f.3: reg 0x20: [io  0x2020-0x203f]
+[    1.422288] pci 0000:01:00.0: [8086:1533] type 00 class 0x020000
+[    1.429130] pci 0000:01:00.0: reg 0x10: [mem 0xd0400000-0xd047ffff]
+[    1.436240] pci 0000:01:00.0: reg 0x18: [io  0x1000-0x101f]
+[    1.442557] pci 0000:01:00.0: reg 0x1c: [mem 0xd0480000-0xd0483fff]
+[    1.449739] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
+[    1.464670] pci 0000:00:1c.0: PCI bridge to [bus 01]
+[    1.470298] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
+[    1.477188] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd04fffff]
+[    1.484931] pci 0000:00:1c.1: PCI bridge to [bus 02]
+[    1.490637] pci 0000:00:1c.2: PCI bridge to [bus 03]
+[    1.496342] pci 0000:00:1c.3: PCI bridge to [bus 04]
+[    1.502331] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 *4 5 6 7 10 12 14 15)
+[    1.510635] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 11 12 14 15)
+[    1.518939] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 12 14 15)
+[    1.527250] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 11 12 14 15) *10
+[    1.535897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12 14 15) *11
+[    1.544545] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 11 *12 14 15)
+[    1.552860] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 12 *14 15)
+[    1.561180] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 11 12 14 *15)
+[    1.572155] vgaarb: setting as boot device: PCI:0000:00:02.0
+[    1.578552] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
+[    1.587700] vgaarb: loaded
+[    1.590780] vgaarb: bridge control possible 0000:00:02.0
+[    1.597446] SCSI subsystem initialized
+[    1.601819] libata version 3.00 loaded.
+[    1.606239] ACPI: bus type USB registered
+[    1.610835] usbcore: registered new interface driver usbfs
+[    1.617071] usbcore: registered new interface driver hub
+[    1.623115] usbcore: registered new device driver usb
+[    1.629234] PCI: Using ACPI for IRQ routing
+[    1.640394] PCI: pci_cache_line_size set to 64 bytes
+[    1.646145] Expanded resource reserved due to conflict with PCI Bus 0000:00
+[    1.654008] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
+[    1.660796] e820: reserve RAM buffer [mem 0x1ad8b000-0x1bffffff]
+[    1.667848] NetLabel: Initializing
+[    1.671715] NetLabel:  domain hash size = 128
+[    1.676650] NetLabel:  protocols = UNLABELED CIPSOv4
+[    1.682295] NetLabel:  unlabeled traffic allowed by default
+[    1.688827] clocksource: Switched to clocksource refined-jiffies
+[    1.710126] AppArmor: AppArmor Filesystem Enabled
+[    1.715627] pnp: PnP ACPI init
+[    1.719304] system 00:00: [mem 0xfeb00000-0xfebfffff] has been reserved
+[    1.726784] system 00:00: [mem 0xe0000000-0xefffffff] could not be reserved
+[    1.734646] system 00:00: [mem 0xfed03000-0xfed033ff] has been reserved
+[    1.742118] system 00:00: [mem 0xfed08000-0xfed083ff] has been reserved
+[    1.749581] system 00:00: [mem 0xfed01000-0xfed013ff] has been reserved
+[    1.757044] system 00:00: [mem 0xfef00000-0xfeffffff] has been reserved
+[    1.764507] system 00:00: [mem 0xfed05000-0xfed057ff] has been reserved
+[    1.771969] system 00:00: [mem 0xfed1c000-0xfed1c3ff] has been reserved
+[    1.779445] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
+[    1.787496] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
+[    1.794976] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
+[    1.803552] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
+[    1.811286] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
+[    1.819271] pnp: PnP ACPI: found 4 devices
+[    1.833510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
+[    1.843549] clocksource: Switched to clocksource acpi_pm
+[    1.849609] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
+[    1.862572] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
+[    1.871827] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
+[    1.884781] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
+[    1.896672] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
+[    1.905923] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
+[    1.918875] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
+[    1.930760] pci 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
+[    1.940011] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
+[    1.952963] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
+[    1.964857] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    1.977517] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    1.990177] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
+[    2.001763] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
+[    2.013348] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    2.026002] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    2.038661] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
+[    2.050248] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
+[    2.061834] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    2.074493] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    2.087150] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
+[    2.098736] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
+[    2.110323] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    2.122981] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
+[    2.135639] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
+[    2.146056] pci 0000:00:1c.1: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
+[    2.156477] pci 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
+[    2.166895] pci 0000:00:1c.2: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
+[    2.177312] pci 0000:00:1c.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
+[    2.187720] pci 0000:00:1c.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
+[    2.198145] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc00000000-0xc001fffff 64bit pref]
+[    2.207208] pci 0000:00:1c.1: BAR 14: assigned [mem 0x20000000-0x201fffff]
+[    2.214997] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc00200000-0xc003fffff 64bit pref]
+[    2.224049] pci 0000:00:1c.2: BAR 14: assigned [mem 0x20200000-0x203fffff]
+[    2.231841] pci 0000:00:1c.2: BAR 15: assigned [mem 0xc00400000-0xc005fffff 64bit pref]
+[    2.240903] pci 0000:00:1c.3: BAR 14: assigned [mem 0x20400000-0x205fffff]
+[    2.248693] pci 0000:00:1c.3: BAR 15: assigned [mem 0xc00600000-0xc007fffff 64bit pref]
+[    2.257740] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
+[    2.264739] pci 0000:00:1c.2: BAR 13: assigned [io  0x4000-0x4fff]
+[    2.271738] pci 0000:00:1c.3: BAR 13: assigned [io  0x5000-0x5fff]
+[    2.278739] pci 0000:00:1c.0: PCI bridge to [bus 01]
+[    2.284373] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
+[    2.291280] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd04fffff]
+[    2.298964] pci 0000:00:1c.0:   bridge window [mem 0xc00000000-0xc001fffff 64bit pref]
+[    2.307923] pci 0000:00:1c.1: PCI bridge to [bus 02]
+[    2.313555] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
+[    2.320459] pci 0000:00:1c.1:   bridge window [mem 0x20000000-0x201fffff]
+[    2.328141] pci 0000:00:1c.1:   bridge window [mem 0xc00200000-0xc003fffff 64bit pref]
+[    2.337100] pci 0000:00:1c.2: PCI bridge to [bus 03]
+[    2.342735] pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
+[    2.349639] pci 0000:00:1c.2:   bridge window [mem 0x20200000-0x203fffff]
+[    2.357321] pci 0000:00:1c.2:   bridge window [mem 0xc00400000-0xc005fffff 64bit pref]
+[    2.366280] pci 0000:00:1c.3: PCI bridge to [bus 04]
+[    2.371915] pci 0000:00:1c.3:   bridge window [io  0x5000-0x5fff]
+[    2.378818] pci 0000:00:1c.3:   bridge window [mem 0x20400000-0x205fffff]
+[    2.386500] pci 0000:00:1c.3:   bridge window [mem 0xc00600000-0xc007fffff 64bit pref]
+[    2.395460] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
+[    2.402459] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
+[    2.409455] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
+[    2.417234] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
+[    2.425013] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
+[    2.432789] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
+[    2.440564] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
+[    2.448437] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
+[    2.456311] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
+[    2.464185] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
+[    2.472058] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
+[    2.479932] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
+[    2.487803] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
+[    2.495675] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
+[    2.503548] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
+[    2.511422] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
+[    2.519295] pci_bus 0000:00: resource 20 [mem 0x1ae00000-0xdfffffff window]
+[    2.527169] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
+[    2.535042] pci_bus 0000:00: resource 22 [mem 0xc00000000-0xfffffffff window]
+[    2.543110] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
+[    2.549428] pci_bus 0000:01: resource 1 [mem 0xd0400000-0xd04fffff]
+[    2.556524] pci_bus 0000:01: resource 2 [mem 0xc00000000-0xc001fffff 64bit pref]
+[    2.564894] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
+[    2.571209] pci_bus 0000:02: resource 1 [mem 0x20000000-0x201fffff]
+[    2.579311] pci_bus 0000:02: resource 2 [mem 0xc00200000-0xc003fffff 64bit pref]
+[    2.587682] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
+[    2.593996] pci_bus 0000:03: resource 1 [mem 0x20200000-0x203fffff]
+[    2.601090] pci_bus 0000:03: resource 2 [mem 0xc00400000-0xc005fffff 64bit pref]
+[    2.609461] pci_bus 0000:04: resource 0 [io  0x5000-0x5fff]
+[    2.615775] pci_bus 0000:04: resource 1 [mem 0x20400000-0x205fffff]
+[    2.622869] pci_bus 0000:04: resource 2 [mem 0xc00600000-0xc007fffff 64bit pref]
+[    2.631298] NET: Registered protocol family 2
+[    2.636568] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
+[    2.644570] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
+[    2.651884] TCP: Hash tables configured (established 4096 bind 4096)
+[    2.659114] UDP hash table entries: 256 (order: 1, 8192 bytes)
+[    2.665733] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
+[    2.672909] NET: Registered protocol family 1
+[    2.677896] pci 0000:00:02.0: Video device with shadowed ROM
+[    2.685771] PCI: CLS 64 bytes, default 64
+[    2.690464] Trying to unpack rootfs image as initramfs...
+[    3.799259] Freeing initrd memory: 32892K (ffff8800184c8000 - ffff88001a4e7000)
+[    3.807880] microcode: CPU0 sig=0x30678, pf=0x8, revision=0x833
+[    3.814613] microcode: CPU1 sig=0x30678, pf=0x8, revision=0x833
+[    3.821435] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
+[    3.831625] Scanning for low memory corruption every 60 seconds
+[    3.839113] futex hash table entries: 512 (order: 3, 32768 bytes)
+[    3.846053] Initialise system trusted keyring
+[    3.851050] audit: initializing netlink subsys (disabled)
+[    3.857200] audit: type=2000 audit(1462769339.199:1): initialized
+[    3.864780] HugeTLB registered 2 MB page size, pre-allocated 0 pages
+[    3.876167] zpool: loaded
+[    3.879155] zbud: loaded
+[    3.882474] VFS: Disk quotas dquot_6.6.0
+[    3.887041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
+[    3.896182] fuse init (API version 7.23)
+[    3.901044] Key type big_key registered
+[    3.906490] Key type asymmetric registered
+[    3.911167] Asymmetric key parser 'x509' registered
+[    3.916737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
+[    3.925208] io scheduler noop registered
+[    3.929680] io scheduler deadline registered (default)
+[    3.935597] io scheduler cfq registered
+[    3.941034] pcieport 0000:00:1c.1: enabling device (0100 -> 0103)
+[    3.948706] pcieport 0000:00:1c.2: enabling device (0100 -> 0103)
+[    3.956404] pcieport 0000:00:1c.3: enabling device (0100 -> 0103)
+[    3.964166] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
+[    3.972040] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
+[    3.979428] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
+[    3.987043] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
+[    3.994920] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
+[    4.002538] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
+[    4.010413] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
+[    4.018027] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
+[    4.025901] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
+[    4.033496] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
+[    4.039856] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
+[    4.053737] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
+[    4.060947] pciehp 0000:00:1c.1:pcie04: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
+[    4.074828] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
+[    4.082040] pciehp 0000:00:1c.2:pcie04: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
+[    4.095914] pciehp 0000:00:1c.2:pcie04: service driver pciehp loaded
+[    4.103126] pciehp 0000:00:1c.3:pcie04: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
+[    4.117003] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
+[    4.124209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
+[    4.131788] intel_idle: MWAIT substates: 0x33000020
+[    4.137326] intel_idle: v0.4 model 0x37
+[    4.141691] intel_idle: lapic_timer_reliable_states 0xffffffff
+[    4.148659] input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input0
+[    4.156938] ACPI: Power Button [PWRB]
+[    4.161209] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
+[    4.169585] ACPI: Power Button [PWRF]
+[    4.174427] GHES: HEST is not enabled!
+[    4.178967] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
+[    4.206374] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
+[    4.226165] 0000:00:1e.3: ttyS4 at MMIO 0xd0536000 (irq = 20, base_baud = 2764800) is a 16550A
+[    4.237043] 0000:00:1e.4: ttyS5 at MMIO 0xd0538000 (irq = 21, base_baud = 2764800) is a 16550A
+[    4.247667] hpet_acpi_add: no address or irqs in _CRS
+[    4.253745] Linux agpgart interface v0.103
+[    4.265609] brd: module loaded
+[    4.271821] loop: module loaded
+[    4.275966] libphy: Fixed MDIO Bus: probed
+[    4.280631] tun: Universal TUN/TAP device driver, 1.6
+[    4.286363] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
+[    4.293555] PPP generic driver version 2.4.2
+[    4.299442] xhci_hcd 0000:00:14.0: xHCI Host Controller
+[    4.305386] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
+[    4.313895] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
+[    4.323443] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
+[    4.331289] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
+[    4.338972] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    4.347148] usb usb1: Product: xHCI Host Controller
+[    4.352684] usb usb1: Manufacturer: Linux 4.2.0-19-generic xhci-hcd
+[    4.359777] usb usb1: SerialNumber: 0000:00:14.0
+[    4.365390] hub 1-0:1.0: USB hub found
+[    4.369686] hub 1-0:1.0: 6 ports detected
+[    4.374757] xhci_hcd 0000:00:14.0: xHCI Host Controller
+[    4.380694] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
+[    4.389170] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
+[    4.396853] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
+[    4.405029] usb usb2: Product: xHCI Host Controller
+[    4.410565] usb usb2: Manufacturer: Linux 4.2.0-19-generic xhci-hcd
+[    4.417659] usb usb2: SerialNumber: 0000:00:14.0
+[    4.423261] hub 2-0:1.0: USB hub found
+[    4.427546] hub 2-0:1.0: 1 port detected
+[    4.432235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
+[    4.439635] ehci-pci: EHCI PCI platform driver
+[    4.444719] ehci-platform: EHCI generic platform driver
+[    4.450672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
+[    4.457677] ohci-pci: OHCI PCI platform driver
+[    4.462757] ohci-platform: OHCI generic platform driver
+[    4.468706] uhci_hcd: USB Universal Host Controller Interface driver
+[    4.476022] i8042: PNP: No PS/2 controller found. Probing ports directly.
+[    5.166114] usb 1-2: new high-speed USB device number 2 using xhci_hcd
+[    5.518786] i8042: No controller found
+[    5.523094] tsc: Refined TSC clocksource calibration: 1583.333 MHz
+[    5.523348] mousedev: PS/2 mouse device common for all mice
+[    5.523696] rtc_cmos 00:03: RTC can wake from S4
+[    5.523877] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
+[    5.523910] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram
+[    5.523928] i2c /dev entries driver
+[    5.524127] device-mapper: uevent: version 1.0.3
+[    5.524297] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
+[    5.524323] Intel P-state driver initializing.
+[    5.530267] ledtrig-cpu: registered to indicate activity on CPUs
+[    5.530999] PCCT header not found.
+[    5.532506] NET: Registered protocol family 10
+[    5.533583] NET: Registered protocol family 17
+[    5.533660] Key type dns_resolver registered
+[    5.535819] Loading compiled-in X.509 certificates
+[    5.538178] Loaded X.509 cert 'Build time autogenerated kernel key: 36c9ddeec2968bfcda6740d7cd684bf04b702794'
+[    5.538207] registered taskstats version 1
+[    5.538234] zswap: loading zswap
+[    5.538236] zswap: using zbud pool
+[    5.538244] zswap: using lzo compressor
+[    5.542373] Key type trusted registered
+[    5.550116] Key type encrypted registered
+[    5.550129] AppArmor: AppArmor sha1 policy hashing enabled
+[    5.550134] ima: No TPM chip found, activating TPM-bypass!
+[    5.550170] evm: HMAC attrs: 0x1
+[    5.550686]   Magic number: 0:877:817
+[    5.555710] rtc_cmos 00:03: setting system clock to 2016-05-09 04:49:03 UTC (1462769343)
+[    5.555823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
+[    5.555824] EDD information not available.
+[    5.555941] PM: Hibernation image not present or could not be loaded.
+[    5.633897] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
+[    5.683432] usb 1-2: New USB device found, idVendor=0424, idProduct=2514
+[    5.683435] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
+[    5.695450] hub 1-2:1.0: USB hub found
+[    5.702784] hub 1-2:1.0: 4 ports detected
+[    5.710366] usb 2-1: New USB device found, idVendor=0781, idProduct=5580
+[    5.710368] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
+[    5.710370] usb 2-1: Product: Extreme
+[    5.710372] usb 2-1: Manufacturer: SanDisk
+[    5.710374] usb 2-1: SerialNumber: AA010916151435380050
+[    5.757618] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x16d2a43079d, max_idle_ns: 440795226549 ns
+[    5.769952] Freeing unused kernel memory: 1460K (ffffffff81d37000 - ffffffff81ea4000)
+[    5.778817] Write protecting the kernel read-only data: 12288k
+[    5.785798] Freeing unused kernel memory: 32K (ffff8800017f8000 - ffff880001800000)
+[    5.795700] Freeing unused kernel memory: 296K (ffff880001bb6000 - ffff880001c00000)
+[    5.829952] random: systemd-udevd urandom read with 3 bits of entropy available
+[    5.912403] sdhci: Secure Digital Host Controller Interface driver
+[    5.919416] sdhci: Copyright(c) Pierre Ossman
+[    5.928863] sdhci-pci 0000:00:11.0: SDHCI controller found [8086:0f15] (rev e)
+[    5.937429] [drm] Initialized drm 1.1.0 20060810
+[    5.970731] pps_core: LinuxPPS API ver. 1 registered
+[    5.976384] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
+[    5.989982] sdhci-pci 0000:00:11.0: No vmmc regulator found
+[    5.996317] sdhci-pci 0000:00:11.0: No vqmmc regulator found
+[    6.003719] usb-storage 2-1:1.0: USB Mass Storage device detected
+[    6.016319] PTP clock support registered
+[    6.024778] scsi host0: usb-storage 2-1:1.0
+[    6.032061] usbcore: registered new interface driver usb-storage
+[    6.033499] mmc0: SDHCI controller on PCI [0000:00:11.0] using ADMA
+[    6.046022] usb 1-2.1: new low-speed USB device number 3 using xhci_hcd
+[    6.047867] sdhci-pci 0000:00:12.0: SDHCI controller found [8086:0f16] (rev e)
+[    6.048403] sdhci-pci 0000:00:12.0: failed to setup card detect gpio
+[    6.049415] sdhci-pci 0000:00:12.0: No vmmc regulator found
+[    6.049417] sdhci-pci 0000:00:12.0: No vqmmc regulator found
+[    6.082941] dca service started, version 1.12.1
+[    6.083866] mmc1: SDHCI controller on PCI [0000:00:12.0] using ADMA
+[    6.083907] ahci 0000:00:13.0: version 3.0
+[    6.084439] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
+[    6.084492] ahci 0000:00:13.0: SSS flag set, parallel bus scan disabled
+[    6.099887] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
+[    6.099891] ahci 0000:00:13.0: flags: 64bit ncq stag pm led clo pio slum part sxs deso 
+[    6.107902] scsi host1: ahci
+[    6.115910] scsi host2: ahci
+[    6.116017] ata1: SATA max UDMA/133 abar m2048@0xd053c000 port 0xd053c100 irq 266
+[    6.116020] ata2: SATA max UDMA/133 abar m2048@0xd053c000 port 0xd053c180 irq 266
+[    6.123836] [drm] Memory usable by graphics device = 2048M
+[    6.123946] [drm] Replacing VGA console driver
+[    6.165743] usbcore: registered new interface driver uas
+[    6.174505] Console: switching to colour dummy device 80x25
+[    6.181268] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.18-k
+[    6.189216] igb: Copyright (c) 2007-2014 Intel Corporation.
+[    6.196650] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
+[    6.204097] [drm] Driver supports precise vblank timestamp query.
+[    6.211245] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
+[    6.235585] pps pps0: new PPS source ptp0
+[    6.244974] igb 0000:01:00.0: added PHC on eth0
+[    6.250085] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
+[    6.257807] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:1f:f8:12:34:56
+[    6.265869] igb 0000:01:00.0: eth0: PBA No: 000300-000
+[    6.268070] usb 1-2.1: New USB device found, idVendor=046d, idProduct=c05a
+[    6.268073] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
+[    6.268075] usb 1-2.1: Product: USB Optical Mouse
+[    6.268077] usb 1-2.1: Manufacturer: Logitech
+[    6.268281] usb 1-2.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
+[    6.307716] igb 0000:01:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
+[    6.316485] hidraw: raw HID events driver (C) Jiri Kosina
+[    6.324545] igb 0000:01:00.0 enp1s0: renamed from eth0
+[    6.332712] usbcore: registered new interface driver usbhid
+[    6.338981] usbhid: USB HID core driver
+[    6.344561] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
+[    6.353513] sdhci-pci 0000:00:17.0: SDHCI controller found [8086:0f50] (rev e)
+[    6.358934] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.0/0003:046D:C05A.0001/input/input2
+[    6.359633] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-2.1/input0
+[    6.391298] sdhci-pci 0000:00:17.0: No vmmc regulator found
+[    6.397563] sdhci-pci 0000:00:17.0: No vqmmc regulator found
+[    6.407396] mmc2: SDHCI controller on PCI [0000:00:17.0] using ADMA
+[    6.424988] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
+[    6.452566] ata1: SATA link down (SStatus 0 SControl 300)
+[    6.468595] usb 1-2.3: new low-speed USB device number 4 using xhci_hcd
+[    6.485612] fbcon: inteldrmfb (fb0) is primary device
+[    6.588133] usb 1-2.3: New USB device found, idVendor=0bf8, idProduct=100c
+[    6.588136] usb 1-2.3: New USB device strings: Mfr=1, Product=4, SerialNumber=0
+[    6.588139] usb 1-2.3: Product: FSC KBPC PX 
+[    6.588142] usb 1-2.3: Manufacturer: Fujitsu Siemens Computers GmbH
+[    6.588576] usb 1-2.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
+[    6.588586] usb 1-2.3: ep 0x82 - rounding interval to 1024 microframes, ep desc says 1280 microframes
+[    6.600949] input: Fujitsu Siemens Computers GmbH FSC KBPC PX  as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:0BF8:100C.0002/input/input3
+[    6.659576] hid-generic 0003:0BF8:100C.0002: input,hidraw1: USB HID v1.10 Keyboard [Fujitsu Siemens Computers GmbH FSC KBPC PX ] on usb-0000:00:14.0-2.3/input0
+[    6.669245] input: Fujitsu Siemens Computers GmbH FSC KBPC PX  as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.1/0003:0BF8:100C.0003/input/input4
+[    6.725839] hid-generic 0003:0BF8:100C.0003: input,hidraw2: USB HID v1.10 Device [Fujitsu Siemens Computers GmbH FSC KBPC PX ] on usb-0000:00:14.0-2.3/input1
+[    6.760696] Console: switching to colour frame buffer device 128x48
+[    6.761769] clocksource: Switched to clocksource tsc
+[    6.801364] ata2: SATA link down (SStatus 0 SControl 300)
+[    6.917195] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
+[    6.924178] i915 0000:00:02.0: registered panic notifier
+[    7.030378] scsi 0:0:0:0: Direct-Access     SanDisk  Extreme          0001 PQ: 0 ANSI: 6
+[    7.040662] sd 0:0:0:0: Attached scsi generic sg0 type 0
+[    7.047909] sd 0:0:0:0: [sda] 61282631 512-byte logical blocks: (31.3 GB/29.2 GiB)
+[    7.058297] sd 0:0:0:0: [sda] Write Protect is off
+[    7.067536] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
+[    7.076114] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
+[    7.098314]  sda: sda1 sda2 < sda5 >
+[    7.112709] sd 0:0:0:0: [sda] Attached SCSI removable disk
+[    7.237150] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
+[    7.962456] systemd[1]: Failed to insert module 'kdbus': Function not implemented
+[    7.991167] systemd[1]: systemd 225 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
+[    8.016934] systemd[1]: Detected architecture x86-64.
+[    8.036924] systemd[1]: Set hostname to <TCU3>.
+[    8.251772] systemd[1]: ModemManager.service: Cannot add dependency job, ignoring: Unit ModemManager.service is masked.
+[    8.267629] systemd[1]: Created slice Root Slice.
+[    8.284469] systemd[1]: Listening on Journal Audit Socket.
+[    8.304764] systemd[1]: Listening on fsck to fsckd communication Socket.
+[    8.329012] systemd[1]: Created slice System Slice.
+[    8.348874] systemd[1]: Listening on udev Kernel Socket.
+[    8.368962] systemd[1]: Listening on Journal Socket.
+[    8.390551] systemd[1]: Mounting Huge Pages File System...
+[    8.409806] systemd[1]: Started Read required files in advance.
+[    8.432862] systemd[1]: Starting Load Kernel Modules...
+[    8.447174] systemd[1]: Starting Uncomplicated firewall...
+[    8.464638] systemd[1]: Reached target User and Group Name Lookups.
+[    8.484620] systemd[1]: Reached target Encrypted Volumes.
+[    8.491667] lp: driver loaded but no devices found
+[    8.503510] ppdev: user-space parallel port driver
+[    8.520681] systemd[1]: Reached target Remote File Systems (Pre).
+[    8.540922] systemd[1]: Created slice User and Session Slice.
+[    8.560839] systemd[1]: Reached target Slices.
+[    8.577128] systemd[1]: Created slice system-getty.slice.
+[    8.596941] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
+[    8.620966] systemd[1]: Listening on Journal Socket (/dev/log).
+[    8.642167] systemd[1]: Mounting POSIX Message Queue File System...
+[    8.662393] systemd[1]: Starting Create list of required static device nodes for the current kernel...
+[    8.689128] systemd[1]: Listening on udev Control Socket.
+[    8.710387] systemd[1]: Starting udev Coldplug all Devices...
+[    8.730484] systemd[1]: Starting Setup Virtual Console...
+[    8.731806] random: nonblocking pool is initialized
+[    8.758892] systemd[1]: Mounting Debug File System...
+[    8.781493] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
+[    8.812773] systemd[1]: Created slice system-serial\x2dgetty.slice.
+[    8.834987] systemd[1]: Starting Increase datagram queue length...
+[    8.853428] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
+[    8.879276] systemd[1]: Mounted POSIX Message Queue File System.
+[    8.897472] systemd[1]: Mounted Huge Pages File System.
+[    8.917476] systemd[1]: Mounted Debug File System.
+[    8.934291] systemd[1]: Started Load Kernel Modules.
+[    8.950262] systemd[1]: Started Uncomplicated firewall.
+[    8.970378] systemd[1]: Started Create list of required static device nodes for the current kernel.
+[    8.998920] systemd[1]: Started Setup Virtual Console.
+[    9.018351] systemd[1]: Started Increase datagram queue length.
+[    9.075301] systemd[1]: Started udev Coldplug all Devices.
+[    9.104548] systemd[1]: Listening on Syslog Socket.
+[    9.123220] systemd[1]: Starting Journal Service...
+[    9.143327] systemd[1]: Starting Create Static Device Nodes in /dev...
+[    9.163486] systemd[1]: Mounting FUSE Control File System...
+[    9.187421] systemd[1]: Starting Apply Kernel Variables...
+[    9.209403] systemd[1]: Mounted FUSE Control File System.
+[    9.232935] systemd[1]: Started Journal Service.
+[    9.742468] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
+[    9.974868] systemd-journald[221]: Received request to flush runtime journal from PID 1
+[   10.004180] audit: type=1400 audit(1462769347.940:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=342 comm="apparmor_parser"
+[   10.004197] audit: type=1400 audit(1462769347.940:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=342 comm="apparmor_parser"
+[   10.023102] audit: type=1400 audit(1462769347.956:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=342 comm="apparmor_parser"
+[   10.023120] audit: type=1400 audit(1462769347.956:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=342 comm="apparmor_parser"
+[   10.023132] audit: type=1400 audit(1462769347.956:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=342 comm="apparmor_parser"
+[   10.023143] audit: type=1400 audit(1462769347.956:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=342 comm="apparmor_parser"
+[   10.105324] audit: type=1400 audit(1462769348.040:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=342 comm="apparmor_parser"
+[   10.105344] audit: type=1400 audit(1462769348.040:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=342 comm="apparmor_parser"
+[   10.105358] audit: type=1400 audit(1462769348.040:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=342 comm="apparmor_parser"
+[   10.105370] audit: type=1400 audit(1462769348.040:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=342 comm="apparmor_parser"
+[   10.285009] dw_dmac_pci 0000:00:18.0: DesignWare DMA Controller, 8 channels
+[   10.285893] dw_dmac_pci 0000:00:1e.0: DesignWare DMA Controller, 8 channels
+[   10.409560] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
+[   10.423459] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+[   10.458671] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
+[   10.458879] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
+[   10.459022] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
+[   10.548452] Adding 439292k swap on /dev/sda5.  Priority:-1 extents:1 across:439292k FS
+[   10.732307] intel_soc_dts_thermal: request_threaded_irq ret -22
+[   10.809695] intel_soc_dts_thermal: request_threaded_irq ret -22
+[   10.833377] intel_rapl: Found RAPL domain package
+[   10.833385] intel_rapl: Found RAPL domain core
+[   11.250730] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
+[   11.485349] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
+[   13.150442] igb 0000:01:00.0 enp1s0: igb: enp1s0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
+[   13.150698] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
+[   13.430656] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
+[   13.454279] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
+[   15.054165] igb 0000:01:00.0 enp1s0: igb: enp1s0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
+[   15.054423] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/payload_config.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/payload_config.txt
new file mode 100644
index 0000000..8333ea9
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/payload_config.txt
@@ -0,0 +1,90 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# SeaBIOS Configuration
+#
+
+#
+# General Features
+#
+CONFIG_COREBOOT=y
+# CONFIG_QEMU is not set
+# CONFIG_CSM is not set
+# CONFIG_QEMU_HARDWARE is not set
+CONFIG_THREADS=y
+CONFIG_RELOCATE_INIT=y
+CONFIG_BOOTMENU=y
+CONFIG_BOOTSPLASH=y
+CONFIG_BOOTORDER=y
+CONFIG_COREBOOT_FLASH=y
+CONFIG_LZMA=y
+CONFIG_CBFS_LOCATION=0
+CONFIG_MULTIBOOT=y
+CONFIG_ENTRY_EXTRASTACK=y
+CONFIG_MALLOC_UPPERMEMORY=y
+CONFIG_ROM_SIZE=0
+
+#
+# Hardware support
+#
+CONFIG_ATA=y
+# CONFIG_ATA_DMA is not set
+# CONFIG_ATA_PIO32 is not set
+CONFIG_AHCI=y
+CONFIG_SDCARD=y
+CONFIG_MEGASAS=y
+CONFIG_FLOPPY=y
+CONFIG_FLASH_FLOPPY=y
+CONFIG_PS2PORT=y
+CONFIG_USB=y
+CONFIG_USB_UHCI=y
+CONFIG_USB_OHCI=y
+CONFIG_USB_EHCI=y
+CONFIG_USB_XHCI=y
+CONFIG_USB_MSC=y
+CONFIG_USB_UAS=y
+CONFIG_USB_HUB=y
+CONFIG_USB_KEYBOARD=y
+CONFIG_USB_MOUSE=y
+CONFIG_SERIAL=y
+CONFIG_LPT=y
+CONFIG_RTC_TIMER=y
+CONFIG_HARDWARE_IRQ=y
+CONFIG_PMTIMER=y
+CONFIG_TSC_TIMER=y
+
+#
+# BIOS interfaces
+#
+CONFIG_DRIVES=y
+CONFIG_CDROM_BOOT=y
+CONFIG_CDROM_EMU=y
+CONFIG_PCIBIOS=y
+CONFIG_APMBIOS=y
+CONFIG_PNPBIOS=y
+CONFIG_OPTIONROMS=y
+CONFIG_PMM=y
+CONFIG_BOOT=y
+CONFIG_KEYBOARD=y
+CONFIG_KBD_CALL_INT15_4F=y
+CONFIG_MOUSE=y
+CONFIG_S3_RESUME=y
+CONFIG_VGAHOOKS=y
+# CONFIG_DISABLE_A20 is not set
+CONFIG_TCGBIOS=y
+
+#
+# VGA ROM
+#
+CONFIG_NO_VGABIOS=y
+# CONFIG_VGA_GEODEGX2 is not set
+# CONFIG_VGA_GEODELX is not set
+# CONFIG_VGA_COREBOOT is not set
+# CONFIG_BUILD_VGABIOS is not set
+CONFIG_VGA_EXTRA_STACK_SIZE=512
+
+#
+# Debugging
+#
+CONFIG_DEBUG_LEVEL=1
+# CONFIG_DEBUG_SERIAL is not set
+CONFIG_DEBUG_COREBOOT=y
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/revision.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/revision.txt
new file mode 100644
index 0000000..e770077
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/revision.txt
@@ -0,0 +1,5 @@
+Local revision: 0d4e124
+Tagged revision: 4.4-108-g0d4e124
+Upstream revision: d2ea674
+Upstream URL: http://review.coreboot.org/p/coreboot.git
+Timestamp: 2016-05-09T06_14_45Z
diff --git a/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/rom_checksum.txt b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/rom_checksum.txt
new file mode 100644
index 0000000..9308955
--- /dev/null
+++ b/siemens/mc_tcu3/4.4-108-g0d4e124/2016-05-09T06_14_45Z/rom_checksum.txt
@@ -0,0 +1 @@
+e500f68329c8a8ec26c90b526e2d39b1 *build/coreboot.rom