Re: [U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding

2019-06-10 Thread Marek Vasut
On 6/10/19 4:24 PM, Stefano Babic wrote: > Hi Marek, > > On 12/05/19 22:43, Marek Vasut wrote: >> Drop the ad-hoc AHCI binding code, this is superseded by >> CONFIG_DWC_AHSATA_AHCI=y resp. drivers/ata/dwc_ahsata.c >> >> Signed-off-by: Marek Vasut >> Cc: Christopher Spinrath >> Cc: Fabio Estevam

Re: [U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding

2019-06-10 Thread Stefano Babic
Hi Marek, On 12/05/19 22:43, Marek Vasut wrote: > Drop the ad-hoc AHCI binding code, this is superseded by > CONFIG_DWC_AHSATA_AHCI=y resp. drivers/ata/dwc_ahsata.c > > Signed-off-by: Marek Vasut > Cc: Christopher Spinrath > Cc: Fabio Estevam > Cc: Igor Grinberg > Cc: Nikita Kiryanov > Cc: S

Re: [U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding

2019-05-13 Thread Marek Vasut
On 5/14/19 12:28 AM, Christopher Spinrath wrote: > Hi Marek, Hi, > thanks for the patch! > > Unfortunately, I am unable to test this patch right now, because both > U-Boot v2019.04 and v2019.07-rc fail to boot on my (cm-fx6 based) > Utilite Pro... > I will debug this next weekend. Good, please

Re: [U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding

2019-05-13 Thread Christopher Spinrath
Hi Marek, thanks for the patch! Unfortunately, I am unable to test this patch right now, because both U-Boot v2019.04 and v2019.07-rc fail to boot on my (cm-fx6 based) Utilite Pro... I will debug this next weekend. However, I already have one comment inline: On 5/12/19 10:43 PM, Marek Vasut wro

[U-Boot] [PATCH] ARM: imx: cm_fx6: Drop ad-hoc SATA binding

2019-05-12 Thread Marek Vasut
Drop the ad-hoc AHCI binding code, this is superseded by CONFIG_DWC_AHSATA_AHCI=y resp. drivers/ata/dwc_ahsata.c Signed-off-by: Marek Vasut Cc: Christopher Spinrath Cc: Fabio Estevam Cc: Igor Grinberg Cc: Nikita Kiryanov Cc: Stefano Babic --- board/compulab/cm_fx6/cm_fx6.c | 63