commit | ff3568fcfe22504cbf61711350c49876a7b5dd7c | [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 | 9dde167edb16a0d3c8e0db4c872e82dc41f24234 [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>