openocd/src/flash/nor
Tarek BOCHKATI 310c9800c7 flash/stmqspi: fix build error with -Werror=maybe-uninitialized
using gcc 9.3 on ubuntu focal fossa with -Werror=maybe-uninitialized
we get this error:
  /src/flash/nor/stmqspi.c: In function ‘read_flash_id’:
  /src/flash/nor/stmqspi.c:1948:6: error: ‘retval’ may be used uninitialized

Change-Id: Ifd8ae60df847fc61e22ca100c008e3914c9af79b
Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@st.com>
Reviewed-on: http://openocd.zylin.com/6012
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2021-01-18 15:31:51 +00:00
..
aduc702x.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
aducm360.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
ambiqmicro.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
at91sam3.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
at91sam4.c openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
at91sam4l.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
at91sam7.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
at91samd.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
ath79.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
atsame5.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
atsamv.c flash/nor/atsamv: fix clang static analyzer warning 2020-11-04 17:35:09 +00:00
avrf.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
bluenrg-x.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
bluenrg-x.h bluenrg-x: simplyfied the driver 2020-03-07 15:31:09 +00:00
cc26xx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
cc26xx.h flash/nor: Add support for TI CC26xx/CC13xx flash 2018-06-15 20:06:25 +01:00
cc3220sf.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
cc3220sf.h flash/nor: Add support for TI CC3220SF internal flash 2018-06-06 15:38:25 +01:00
cfi.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
cfi.h flash/nor/cfi: Use 'bool' data type 2020-07-08 22:05:52 +01:00
core.c Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
core.h openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
driver.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
drivers.c Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
dsp5680xx_flash.c openocd: fix incorrect doxygen comments 2021-01-13 11:33:16 +00:00
efm32.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
em357.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
esirisc_flash.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
faux.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
fespi.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
fm3.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
fm4.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
imp.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
jtagspi.c flash/nor/jtagspi: Use 'bool' data type 2020-07-08 22:06:17 +01:00
kinetis_ke.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
kinetis.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
lpc288x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
lpc2000.c Correct warning message 2020-12-26 15:47:31 +00:00
lpc2900.c openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
lpcspifi.c coding style: fix space separation 2020-07-08 22:08:08 +01:00
Makefile.am Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
max32xxx.c flash/nor/max32xxx: fix path of include file 2021-01-13 11:33:03 +00:00
mdr.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
mrvlqspi.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
msp432.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
msp432.h flash/nor: update support for TI MSP432 devices 2020-03-07 15:32:24 +00:00
niietcm4.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
non_cfi.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
non_cfi.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
nrf5.c flash/nor/nrf5: unify size of HWID 2020-10-28 10:51:57 +00:00
numicro.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
ocl.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
ocl.h flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
pic32mx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
psoc4.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
psoc5lp.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
psoc6.c openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
renesas_rpchf.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
sfdp.c flash/nor/sfdp|stmqspi: fix build issue with clang on mac OS 2020-12-09 14:29:37 +00:00
sfdp.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
sh_qspi.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
sim3x.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
spi.c nor/spi.c: add N25Q032A flash chip 2020-08-02 10:47:29 +01:00
spi.h Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stellaris.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
stm32f1x.c flash/nor/stm32f1x: fix error message 2020-11-15 22:10:02 +00:00
stm32f2x.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
stm32h7x.c Add support of STM32H72x/73x 1M (0x483) 2020-09-27 17:39:59 +01:00
stm32l4x.c stm32l4x: cosmetic simplification of get_stm32l4_info 2020-11-15 21:55:39 +00:00
stm32l4x.h flash/stm32l4x: introduce table with register offsets 2020-11-15 21:42:17 +00:00
stm32lx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
stmqspi.c flash/stmqspi: fix build error with -Werror=maybe-uninitialized 2021-01-18 15:31:51 +00:00
stmqspi.h flash/stmqspi: minor fixes on coding style 2020-11-15 21:04:29 +00:00
stmsmi.c flash/nor/stmsmi: fix compile error with clang 12.0.0 2020-12-09 14:30:27 +00:00
str7x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
str9x.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
str9xpec.c flash/nor: Use proper data types in driver API 2020-07-07 05:23:54 +01:00
swm050.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
tcl.c Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
tms470.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
virtual.c src/flash/nor/virtual: handle null pointers 2020-08-09 15:30:23 +01:00
w600.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
xcf.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
xmc1xxx.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
xmc4xxx.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00