Hi Tom, On Tue, Feb 9, 2021 at 11:44 PM Tom Rini <tr...@konsulko.com> wrote: > > This board relies on using CONFIG_LIBATA but does not enable CONFIG_AHCI. The > deadline for this conversion was the v2019.07 release. The use of CONFIG_AHCI > requires CONFIG_DM. The deadline for this conversion was v2020.01. Remove > this board. > > Cc: Jason Liu <jason.hui....@nxp.com> > Signed-off-by: Tom Rini <tr...@konsulko.com>
I have patches converting this board to DM, but need to test on the real hardware. I will test them next week and if they work fine, I will submit the patches. Please don't remove this board yet. Thanks