summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/variants/banjo/overridetree.cb
blob: bd37ec63bda4e8bbd8fa754c1b9de5cab1469542 (plain)
1
2
3
4
5
6
7
8
9
10
11
chip soc/intel/baytrail

	register "sdcard_cap_low" = "0x0"

	# Allow PCIe devices to wake system from suspend
	register "pcie_wake_enable" = "1"

	device domain 0 on
		device pci 12.0 off end # SD
	end
end