
Hi Fabio,
On 23.11.18 01:31, Fabio Estevam wrote:
Hi Soeren,
On Tue, Nov 20, 2018 at 10:44 AM Soeren Moch smoch@web.de wrote:
Fabio, Stefano,
it seems (almost?) all i.mx6 boards should be removed within two weeks. But would it not make more sense to convert the reference boards first (mx6sabresd in my case for tbs2910), and let hobbyist maintainers like me take this as example for their own modifications?
There are some imx boards that use DM:
git grep CONFIG_OF_CONTROL configs/ | grep mx
You can use them as a reference for converting tbs2910.
Unfortunately, there are no imx6q (or 6d, 6dl) boards in this list. I guess (have not investigated in detail) this is due to missing SATA support under CONFIG_BLK for 6qdl. Maybe other additional problems.
So I'm afraid I cannot do this conversion on my own. However, I'm happy to test anything what becomes available. At least there is only a imx6q variant of tbs2910, so no additional worries about different dtbs or SPL.
Regards, Soeren