diff options
author | Simon Glass <sjg@chromium.org> | 2014-11-14 18:18:39 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-11-25 06:34:01 -0700 |
commit | 4896f4acc8b67155026cd1095b5dcdb22e70445a (patch) | |
tree | 62fc824417a0c17df8ce58e9446dd2b5e3c4e956 /include/configs/chromebook_link.h | |
parent | 3ac839352db2fb464e1e6e6a4bc50f06fb29cdb0 (diff) | |
download | u-boot-4896f4acc8b67155026cd1095b5dcdb22e70445a.tar.gz |
x86: dts: Add SATA settings for link
Add the requires settings to enable SATA on link.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/chromebook_link.h')
-rw-r--r-- | include/configs/chromebook_link.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h index 055b3ac81b..e9efd7c335 100644 --- a/include/configs/chromebook_link.h +++ b/include/configs/chromebook_link.h @@ -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 |