
On 25.02.19 11:39, Soeren Moch wrote:
On 08.02.19 18:12, Marcel Ziswiler wrote:
From: Marcel Ziswiler marcel.ziswiler@toradex.com
Migrate MMC and SATA to using driver model.
While at it also enable SCSI driver model.
Signed-off-by: Marcel Ziswiler marcel.ziswiler@toradex.com
[also reply to v2 of this series to avoid that this gets lost in patchwork]
Hi Marcel,
Thank you for providing this solution to keep SATA working on i.MX6 under DM_SCSI. I also want to use this on a tbs2910 board, there was a long list of other boards needing this functionality [1].
Can you implement the UCLASS at a more general place, e.g. drivers/ata/dwc_ahsata.c directly, instead of your board file? So this functionality could easily be enabled for other boards.
Thank you, Soeren
[1] https://lists.denx.de/pipermail/u-boot/2018-November/349368.html
Since there was no feedback on this so far, I sent a proposal here: https://lists.denx.de/pipermail/u-boot/2019-March/360521.html
Regards, Soeren