]> git.dujemihanovic.xyz Git - u-boot.git/commit
xea: spl: Disable pull UP for GPIO0_2{35}
authorLukasz Majewski <lukma@denx.de>
Sat, 26 Dec 2020 00:09:00 +0000 (01:09 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jan 2021 13:41:50 +0000 (08:41 -0500)
commita062d8e610bf71525f4243638f1864e8d1309adb
treec84af53f89d7a6ef2a90757be58d9f50b64ea7c4
parent92cb207af110855ee9ae132c638b3d289a53d930
xea: spl: Disable pull UP for GPIO0_2{35}

On the imx287 pin GPMI_WRN (GPIO0_25) no PullUP is available that can be
enabled.

To get the same behavior for both boot select pins (i.e. GPIO0_2{35})
disable pull UPs on both.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/xea/spl_xea.c