From c5f1dc96bf0b18245d7986463ae56958c44d24f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Niew=C3=B6hner?= Date: Sat, 10 Apr 2021 22:51:15 +0200 Subject: mb/*: drop LPC generic range for port 80 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Port 80 (actually 0x80-0x8f) is a fixed I/O range and thus does not have to be set up as generic range. Drop the entries from the devicetrees. Change-Id: I8a54d3c35a321a2d57bd846662f7339eff53e5a8 Signed-off-by: Michael Niewöhner Reviewed-on: https://review.coreboot.org/c/coreboot/+/52237 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/purism/librem_bdw/devicetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/purism/librem_bdw/devicetree.cb') diff --git a/src/mainboard/purism/librem_bdw/devicetree.cb b/src/mainboard/purism/librem_bdw/devicetree.cb index 9995f6bd6f..b35d98469c 100644 --- a/src/mainboard/purism/librem_bdw/devicetree.cb +++ b/src/mainboard/purism/librem_bdw/devicetree.cb @@ -29,7 +29,6 @@ chip soc/intel/broadwell chip soc/intel/broadwell/pch # EC host command ranges are in 0x380-0x383 & 0x80-0x8f register "gen1_dec" = "0x00000381" - register "gen2_dec" = "0x000c0081" device pci 13.0 off end # Smart Sound Audio DSP device pci 14.0 on end # USB3 XHCI -- cgit v1.2.3