]> git.ipfire.org Git - thirdparty/u-boot.git/commit
colibri-vf: Disable pull-up configuration in GPIO pin mux
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Wed, 24 Feb 2016 08:33:24 +0000 (14:03 +0530)
committerStefano Babic <sbabic@denx.de>
Wed, 2 Mar 2016 13:47:16 +0000 (14:47 +0100)
commitfc9e8f2817d8024f2c1e0e13c80111a9fa4bbce9
tree5c808974a3c861c503547dda927866400ae2666b
parent0156782feb7fb105b8e69de00c23d3eb60c4e3db
colibri-vf: Disable pull-up configuration in GPIO pin mux

During very early boot-ROM execution the pinmux
configuration isi in Hi-Z state. If pull-up is enabled
on GPIO pad's there will be a short period of toggle
from high to low on the IO when GPIO is set low during
boot. To avoid this glitch, disable pull-up configuration
in GPIO pinmux.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
arch/arm/include/asm/arch-vf610/iomux-vf610.h