aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rambi/variants/banjo/overridetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rambi/variants/banjo/overridetree.cb')
-rw-r--r--src/mainboard/google/rambi/variants/banjo/overridetree.cb11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/mainboard/google/rambi/variants/banjo/overridetree.cb b/src/mainboard/google/rambi/variants/banjo/overridetree.cb
new file mode 100644
index 0000000000..bd37ec63bd
--- /dev/null
+++ b/src/mainboard/google/rambi/variants/banjo/overridetree.cb
@@ -0,0 +1,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