aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/up
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/up')
-rw-r--r--src/mainboard/up/squared/devicetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/up/squared/devicetree.cb b/src/mainboard/up/squared/devicetree.cb
index 4b0d5f79b1..4f5a91cac5 100644
--- a/src/mainboard/up/squared/devicetree.cb
+++ b/src/mainboard/up/squared/devicetree.cb
@@ -35,8 +35,8 @@ chip soc/intel/apollolake
device pci 0f.0 on end # - TXE
device pci 11.0 off end # - ISH
device pci 12.0 on # - SATA
- register "SataPortsEnable[0]" = "1"
- register "SataPortsEnable[1]" = "1"
+ register "sata_ports_enable[0]" = "1"
+ register "sata_ports_enable[1]" = "1"
end
device pci 13.0 on end # - PCIe-A 1 - PcieRootPort[2]
device pci 13.1 on end # - PCIe-A 2 - PcieRootPort[3]