]> git.gag.com Git - fw/openocd/commit
drivers/imx_gpio: fix polarity of srst and trst
authorAntonio Borneo <borneo.antonio@gmail.com>
Fri, 11 Jan 2019 17:29:38 +0000 (18:29 +0100)
committerMatthias Welwarsky <matthias@welwarsky.de>
Thu, 7 Feb 2019 07:51:41 +0000 (07:51 +0000)
commit0d48104e03320112db1e8825d0700ea8be735cef
treeb7afa256bde3bc5d5219ee5392ce815b3a38b2fe
parenta1b308abd4b867e9d3127dee5b9c5906bdf24f99
drivers/imx_gpio: fix polarity of srst and trst

The comment above the function is correct, but the code set
the GPIO with wrong (reversed) polarity.

Change-Id: Ifd09688150d3d2018af73521e0da3926bb1b7f84
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/4847
Tested-by: jenkins
Reviewed-by: Grzegorz Kostka <kostka.grzegorz@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/jtag/drivers/imx_gpio.c