On 11/15/2022 2:58 AM, Fabio Estevam wrote:
Hi Peng, On Mon, Nov 7, 2022 at 4:14 AM Peng Fan (OSS) <peng....@oss.nxp.com> wrote:From: Peng Fan <peng....@nxp.com> Select DM_SERIALWhen converting to DM_SERIAL, please also remove setup_iomux_uart() from the board code.
No, the SPL not use DM_SERIAL. For mx6sabresd, it supports 3 boards, limited SRAM made is hard to enable the DM feature. Thanks, Peng.