purism/librem13v1: Fix space->tabs and disable ME pci device

Change-Id: I7ffcea7bff988d3d4269e1334fc938932aed2eb4
Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm>
Reviewed-on: https://review.coreboot.org/26106
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Youness Alaoui
2018-04-26 15:24:37 -04:00
committed by Martin Roth
parent ab0fdcd73d
commit 42ff2c05d9

View File

@@ -18,9 +18,9 @@ chip soc/intel/broadwell
register "gpu_panel_power_backlight_on_delay" = "2000" # 200ms register "gpu_panel_power_backlight_on_delay" = "2000" # 200ms
register "gpu_panel_power_backlight_off_delay" = "2000" # 200ms register "gpu_panel_power_backlight_off_delay" = "2000" # 200ms
# EC host command ranges are in 0x380-0x383 & 0x80-0x8f # EC host command ranges are in 0x380-0x383 & 0x80-0x8f
register "gen1_dec" = "0x00000381" register "gen1_dec" = "0x00000381"
register "gen2_dec" = "0x000c0081" register "gen2_dec" = "0x000c0081"
# Port 0 is HDD # Port 0 is HDD
# Port 3 is M.2 NGFF # Port 3 is M.2 NGFF
@@ -46,7 +46,7 @@ chip soc/intel/broadwell
device pci 15.4 off end # GSPI1 device pci 15.4 off end # GSPI1
device pci 15.5 off end # UART0 device pci 15.5 off end # UART0
device pci 15.6 off end # UART1 device pci 15.6 off end # UART1
device pci 16.0 on end # Management Engine Interface 1 device pci 16.0 off end # Management Engine Interface 1
device pci 16.1 off end # Management Engine Interface 2 device pci 16.1 off end # Management Engine Interface 2
device pci 16.2 off end # Management Engine IDE-R device pci 16.2 off end # Management Engine IDE-R
device pci 16.3 off end # Management Engine KT device pci 16.3 off end # Management Engine KT