Re: [U-Boot] [PATCH v3 14/15] stm32mp1: board: add spi nand support

2019-11-27 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > Sent: lundi 14 octobre 2019 09:28 > > This patch adds the support of the spi nand device in mtdparts command and in > dfu_alt_info. > > Signed-off-by: Patrick Delaunay > --- Applied to u-boot-stm32/master, thanks! -- Patrick

[U-Boot] [PATCH v3 14/15] stm32mp1: board: add spi nand support

2019-10-14 Thread Patrick Delaunay
This patch adds the support of the spi nand device in mtdparts command and in dfu_alt_info. Signed-off-by: Patrick Delaunay --- Changes in v3: None Changes in v2: None board/st/stm32mp1/stm32mp1.c | 32 +--- include/configs/stm32mp1.h | 10 -- 2 files