Home
last modified time | relevance | path

Searched hist:fc9e8f2817d8024f2c1e0e13c80111a9fa4bbce9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Diomux-vf610.hdiff fc9e8f2817d8024f2c1e0e13c80111a9fa4bbce9 Wed Feb 24 02:33:24 CST 2016 Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> 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>