summaryrefslogtreecommitdiff
path: root/src/mainboard/purism/librem_bdw/variants/librem15v2/overridetree.cb
blob: b9b29cd6ffe943ff85b52379d0659d9680e42202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
chip soc/intel/broadwell

	device domain 0 on
#		chip soc/intel/broadwell/pch
			# Port 0 is HDD
			# Port 1 is M.2 NGFF
			register "sata_port_map" = "0x3"

			# Port tuning for link stability
			register "sata_port0_gen3_dtle" = "7"
			register "sata_port1_gen3_dtle" = "9"

			device pci 1d.0 on  end # USB2 EHCI
#		end
	end
end