[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openocd-development
Subject:    [PATCH]: 8a37d31734 jtag/drivers/imx_gpio: Add srst, trst on imx via the adapter interface.  Fix sty
From:       gerrit () openocd ! org
Date:       2024-02-12 22:51:10
Message-ID: 20240212225110.B0817EC () openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

"Name of user not set <Chris.Wheeler@NarfIndustries.com>" just uploaded a new patch \
set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/8146

-- gerrit

commit 8a37d317340eb22ac53573b3810597e9b02c6a50
Author: WheelNarf <Chris.Wheeler@NarfIndustries.com>
Date:   Mon Feb 12 14:50:28 2024 -0800

    jtag/drivers/imx_gpio: Add srst, trst on imx via the adapter interface.  Fix \
style/format error  
    Change-Id: Ie47814daeacfdf93a66d4bd16abe268aa11c9dc3
    Signed-off-by: WheelNarf <Chris.Wheeler@NarfIndustries.com>

diff --git a/src/jtag/drivers/imx_gpio.c b/src/jtag/drivers/imx_gpio.c
index ca90b549e9..5f7eaf5895 100644
--- a/src/jtag/drivers/imx_gpio.c
+++ b/src/jtag/drivers/imx_gpio.c
@@ -484,7 +484,6 @@ static int imx_gpio_init(void)
 
 		if (chip_num < IMX_GPIO_REGS_COUNT && gpio_num < 32)
 			trst_gpio = chip_num * 32 + gpio_num;
-
 	}
 
 	LOG_INFO("imx_gpio GPIO JTAG/SWD bitbang driver");

-- 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic