Hi, > From: Patrick DELAUNAY <patrick.delau...@st.com> > Sent: jeudi 15 octobre 2020 14:53 > > Remove the update of the MTD partitions in kernel device tree for serial boot > (USB / UART), and the kernel will use the MTD partitions define in the loaded > DTB > because U-Boot can't known the expected flash layout in this case. > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > board/st/stm32mp1/stm32mp1.c | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) >
Applied to u-boot-stm/master, thanks! Regards Patrick