[U-Boot] [PATCH 16/20] mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option

Patrick DELAUNAY patrick.delaunay at st.com
Fri Jul 12 14:01:22 UTC 2019


Hi,

> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: vendredi 21 juin 2019 15:27
> 
> This patch solves warnings detected by setting W=1 when building.
> 
> Warnings type detected:
>  - [-Wsign-compare]
>  - [-Wtype-limits]
> 
> Signed-off-by: Christophe Kerello <christophe.kerello at st.com>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
> 
>  drivers/mtd/nand/raw/stm32_fmc2_nand.c | 93 ++++++++++++----------------------
>  1 file changed, 31 insertions(+), 62 deletions(-)
> 

Applied to u-boot-stm32/master, thanks!

Patrick


More information about the U-Boot mailing list