diff options
author | Vladimir Serbinenko <phcoder@gmail.com> | 2014-12-07 16:48:47 +0100 |
---|---|---|
committer | Vladimir Serbinenko <phcoder@gmail.com> | 2014-12-07 17:16:16 +0100 |
commit | dc3d5ed3cb12fcae4ed5746d21b3f87169eb0416 (patch) | |
tree | 1dba474440d32c181c16e6a5f4a8c0f314176d1f /src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb | |
parent | 0fa7ac76bdc015cc035b48da0a31ac537b53360c (diff) |
ga-b75m-d3h: Remove duplicate sata_port_map
Change-Id: I128f1dfea013a4f94c5b006a90c10aa32563d81c
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7691
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb')
-rw-r--r-- | src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb b/src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb index 20f88cb0bb..3c7641a171 100644 --- a/src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb +++ b/src/mainboard/gigabyte/ga-b75m-d3h/devicetree.cb @@ -39,7 +39,6 @@ chip northbridge/intel/sandybridge register "pcie_port_coalesce" = "0" register "p_cnt_throttling_supported" = "0" register "docking_supported" = "0" - register "sata_port_map" = "0x3f" register "c2_latency" = "0x0065" device pci 14.0 on # USB 3.0 Controller |