]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
x86: dts: Add SATA settings for link
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:39 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:01 +0000 (06:34 -0700)
Add the requires settings to enable SATA on link.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/link.dts
include/configs/chromebook_link.h

index 28cef07646f06df4a0115100cd1bf165ee8af4bd..d3c94e0e58c4a6b2ed1dd5892b6ba58a7c0745bc 100644 (file)
        };
 
        pci {
+               sata {
+                       compatible = "intel,pantherpoint-ahci";
+                       intel,sata-mode = "ahci";
+                       intel,sata-port-map = <1>;
+                       intel,sata-port0-gen3-tx = <0x00880a7f>;
+               };
+
                lpc {
                        compatible = "intel,lpc";
                        #address-cells = <1>;
index 055b3ac81b9bd6fd484d08f7fa46e89b372a5a99..e9efd7c33502e5dbcbb02467f931a6f06f6a14b1 100644 (file)
@@ -52,7 +52,6 @@
 #undef CONFIG_CMD_SF
 #undef CONFIG_USB_EHCI
 #undef CONFIG_CMD_USB
-#undef CONFIG_CMD_SCSI
 
 #define CONFIG_PCI_MEM_BUS     0xe0000000
 #define CONFIG_PCI_MEM_PHYS    CONFIG_PCI_MEM_BUS