beltino: Fix WIFI and LAN ports

PCIECLOCK-2 is used for LAN, -3 for WIFI and -4 for the NGFF slot.
Hence only disable PCIECLOCK-1 and -5. Also fix coding style for
pcie_port_coalesce.

BRANCH=none
TEST=See WIFI and LAN devices in lspci
BUG=none

Change-Id: I72a2aa8355137aa06e597913e47d5ffb37908a4f
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://chromium-review.googlesource.com/173582
Tested-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-by: Ronald Minnich <rminnich@chromium.org>
Commit-Queue: David James <davidjames@chromium.org>
This commit is contained in:
Stefan Reinauer 2013-10-17 10:24:06 -07:00 committed by chrome-internal-fetch
commit e50c79cea1

View file

@ -63,10 +63,10 @@ chip northbridge/intel/haswell
register "sio_i2c1_voltage" = "0" # 3.3V
# Enable port coalescing
register pcie_port_coalesce = "1"
register "pcie_port_coalesce" = "1"
# Disable PCIe CLKOUT 1-5 and CLKOUT_XDP
register "icc_clock_disable" = "0x013e0000"
# Disable PCIe CLKOUT 1,5 and CLKOUT_XDP
register "icc_clock_disable" = "0x01220000"
device pci 13.0 off end # Smart Sound Audio DSP
device pci 14.0 on end # USB3 XHCI