]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/gateworks/gw_ventana/gw_ventana.c
imx: ventana: add DT fixup for GW54xx compatibility with older kernels
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:56 +0000 (12:54 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 22 Apr 2015 12:39:11 +0000 (14:39 +0200)
commit95069704cdd88c1e0494081056df08b9526b9ae1
treefb9f55a11371f97f4230ea15e4d4cef78f05a51f
parent7f14c31bba70ee339c8c730e263a143b869f2828
imx: ventana: add DT fixup for GW54xx compatibility with older kernels

Certain older kernels in use by some customers erroneously define a uart3
for GW54xx with a pinmux that conflicts with NAND. This will remove
that node to avoid such conflicts.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c