u-boot-brain/arch/arm/mach-stm32mp/cmd_stm32prog
Bin Meng 7d5de35b6f arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Add parentheses around CONFIG_IS_ENABLED() in the if statement, to
fix potential build failures.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-07-09 12:33:24 +08:00
..
cmd_stm32prog.c arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage 2020-07-09 12:33:24 +08:00
Makefile stm32mp: stm32prog: add serial link support 2020-05-14 09:02:12 +02:00
stm32prog_serial.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
stm32prog_usb.c arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration 2020-07-07 16:01:23 +02:00
stm32prog.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
stm32prog.h stm32mp: stm32prog: add support of RAM target 2020-05-14 09:02:12 +02:00