commit | b0a74276d9e199f71144cdd82aa8a41129c18b54 | [log] [tgz] |
---|---|---|
author | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> | Wed Feb 24 14:03:24 2016 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 02 14:47:16 2016 +0100 |
tree | 5c808974a3c861c503547dda927866400ae2666b | |
parent | 1c17d4a08f83659792dea3e5cf8a8dd3af378013 [diff] |
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>