Re: [U-Boot] [PATCH 5/6] defconfig: dra74_evm: enable sata driver model

2016-01-19 Thread Tom Rini
On Mon, Jan 18, 2016 at 02:17:42PM +0530, Mugunthan V N wrote:

> Enable sata driver model for dra74_evm as dwc_ahci supports
> driver model
> 
> Signed-off-by: Mugunthan V N 

Reviewed-by: Tom Rini 

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 5/6] defconfig: dra74_evm: enable sata driver model

2016-01-18 Thread Mugunthan V N
Enable sata driver model for dra74_evm as dwc_ahci supports
driver model

Signed-off-by: Mugunthan V N 
---
 configs/dra74_evm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig
index 6e5a705..18bb950 100644
--- a/configs/dra74_evm_defconfig
+++ b/configs/dra74_evm_defconfig
@@ -21,3 +21,5 @@ CONFIG_SYS_NS16550=y
 CONFIG_TI_QSPI=y
 CONFIG_DM_SPI=y
 CONFIG_DM_SPI_FLASH=y
+CONFIG_SATA=y
+CONFIG_DWC_AHCI=y
-- 
2.7.0.rc3

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot