Re: [U-Boot] [PATCH] arm: mvebu: enable sata support for clearfog

2018-06-05 Thread Stefan Roese
On 28.05.2018 12:35, Baruch Siach wrote: From: Jon Nettleton The a38x sata interfaces run in ahci mode and can be accessed via the scsi command. Signed-off-by: Jon Nettleton [baruch: rebase on current upstream] Signed-off-by: Baruch Siach Applied to u-boot-marvell/master. Thanks, Stefan _

Re: [U-Boot] [PATCH] arm: mvebu: enable sata support for clearfog

2018-05-28 Thread Stefan Roese
On 28.05.2018 12:35, Baruch Siach wrote: From: Jon Nettleton The a38x sata interfaces run in ahci mode and can be accessed via the scsi command. Signed-off-by: Jon Nettleton [baruch: rebase on current upstream] Signed-off-by: Baruch Siach Reviewed-by: Stefan Roese Thanks, Stefan

[U-Boot] [PATCH] arm: mvebu: enable sata support for clearfog

2018-05-28 Thread Baruch Siach
From: Jon Nettleton The a38x sata interfaces run in ahci mode and can be accessed via the scsi command. Signed-off-by: Jon Nettleton [baruch: rebase on current upstream] Signed-off-by: Baruch Siach --- configs/clearfog_defconfig | 2 ++ include/configs/clearfog.h | 9 + 2 files change