[U-Boot] [PATCH] DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIAL
Simon Glass
sjg at chromium.org
Thu Aug 23 10:45:16 UTC 2018
On 20 August 2018 at 19:43, Adam Ford <aford173 at gmail.com> wrote:
> The serial port was being manually configured during SPL build,
> however in preparation to allow DM in SPL, this needs to change
> to be based on whether or not DM_SERIAL is enabled because, soon
> the assumption that SPL means no DM may not be accurate.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list