diff options
author | Iru Cai <mytbk920423@gmail.com> | 2020-12-15 21:22:47 +0800 |
---|---|---|
committer | Iru Cai <mytbk920423@gmail.com> | 2020-12-28 21:30:33 +0800 |
commit | 75d86db4aad8ce06dc5bf7bae6c056e9f47f4445 (patch) | |
tree | 9aa8c04b5af280f15794725944cc20fbd9447e34 /src | |
parent | 2cd30490d1fd7e85023a8a54185f4c3330f16829 (diff) | |
download | coreboot-75d86db4aad8ce06dc5bf7bae6c056e9f47f4445.tar.xz |
e7240_bdw: add SST
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/dell/latitude_e7240_bdw/devicetree.cb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/dell/latitude_e7240_bdw/devicetree.cb b/src/mainboard/dell/latitude_e7240_bdw/devicetree.cb index 9028d3c0dc..75e3c585fc 100644 --- a/src/mainboard/dell/latitude_e7240_bdw/devicetree.cb +++ b/src/mainboard/dell/latitude_e7240_bdw/devicetree.cb @@ -32,6 +32,7 @@ chip soc/intel/broadwell # 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 |