commit | 828c528ae29c57747e0a0dd5275fb107cb9fd027 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Mon Feb 04 13:10:48 2019 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Feb 15 22:01:15 2019 +0100 |
tree | 8a0734d4697b2a9fd4c8f00d8fcd04451343e227 | |
parent | 8c9d39334fb03418fb174a1d233b0896c937c174 [diff] |
imx: ventana: do not iomux UART1 The only UART that is garunteed on Ventana boards is UART2 (serial-console). Remove UART1 pinmux as that it is not consistent across all Ventana boards and U-Boot doesn't need it. Signed-off-by: Tim Harvey <tharvey@gateworks.com>