diff options
author | Iru Cai <mytbk920423@gmail.com> | 2020-12-15 21:22:09 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2020-12-28 21:30:33 +0800 |
commit | 2cd30490d1fd7e85023a8a54185f4c3330f16829 (patch) | |
tree | 2c31d674998086ad8762315034c736df0446bb7e /src | |
parent | 65223d8dd059e7b0c97f381fa26ca26943e576a8 (diff) | |
download | coreboot-2cd30490d1fd7e85023a8a54185f4c3330f16829.tar.xz |
e7240: add 00:13.0
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/dell/latitude_e7240/devicetree.cb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/dell/latitude_e7240/devicetree.cb b/src/mainboard/dell/latitude_e7240/devicetree.cb index 9395347bd9..86d4f93351 100644 --- a/src/mainboard/dell/latitude_e7240/devicetree.cb +++ b/src/mainboard/dell/latitude_e7240/devicetree.cb @@ -44,6 +44,7 @@ chip northbridge/intel/haswell # 0(eSATA on dock), 1(mSATA near the fan), 3(mSATA near WLAN) register "sata_port_map" = "0x0b" + device pci 13.0 off end # Smart Sound Audio DSP device pci 14.0 on end # xHCI Controller device pci 15.0 off end # Serial I/O DMA device pci 15.1 off end # I2C0 |