
On Sat, Feb 13, 2021 at 11:14:53AM -0300, Fabio Estevam wrote:
Hi Tom,
On Tue, Feb 9, 2021 at 11:44 PM Tom Rini trini@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.liu@nxp.com Signed-off-by: Tom Rini trini@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.
OK. What might be helpful would be looking over configs/*mx[235]* and running ./tools/rmboard.py and preemptively deleting everything I haven't sent a patch for yet, that there's no longer interest in. Thanks!