Re: [PATCH 00/33] stm32: enable logging features

2020-11-06 Thread Simon Glass
Hi Patrick, On Fri, 6 Nov 2020 at 10:45, Patrick DELAUNAY wrote: > > Hi Simon, > > > From: Simon Glass > > Sent: vendredi 30 octobre 2020 19:16 > > > > Hi Patrick, > > > > On Wed, 28 Oct 2020 at 05:52, Patrick DELAUNAY > > wrote: > > > > > > Hi Simon, > > > > > > > From: Simon Glass > > > >

RE: [PATCH 00/33] stm32: enable logging features

2020-11-06 Thread Patrick DELAUNAY
Hi Simon, > From: Simon Glass > Sent: vendredi 30 octobre 2020 19:16 > > Hi Patrick, > > On Wed, 28 Oct 2020 at 05:52, Patrick DELAUNAY > wrote: > > > > Hi Simon, > > > > > From: Simon Glass > > > Sent: lundi 26 octobre 2020 20:23 > > > > > > Hi Patrick, > > > > > > On Thu, 15 Oct 2020 at

Re: [PATCH 00/33] stm32: enable logging features

2020-10-30 Thread Simon Glass
Hi Patrick, On Wed, 28 Oct 2020 at 05:52, Patrick DELAUNAY wrote: > > Hi Simon, > > > From: Simon Glass > > Sent: lundi 26 octobre 2020 20:23 > > > > Hi Patrick, > > > > On Thu, 15 Oct 2020 at 09:59, Patrick DELAUNAY > > wrote: > > > > > > Hi Simon, > > > > > > > From: Simon Glass > > > >

RE: [PATCH 00/33] stm32: enable logging features

2020-10-28 Thread Patrick DELAUNAY
Hi Simon, > From: Simon Glass > Sent: lundi 26 octobre 2020 20:23 > > Hi Patrick, > > On Thu, 15 Oct 2020 at 09:59, Patrick DELAUNAY > wrote: > > > > Hi Simon, > > > > > From: Simon Glass > > > Sent: jeudi 15 octobre 2020 17:06 > > > > > > Hi Patrick, > > > > > > On Wed, 14 Oct 2020 at

Re: [PATCH 00/33] stm32: enable logging features

2020-10-26 Thread Simon Glass
Hi Patrick, On Thu, 15 Oct 2020 at 09:59, Patrick DELAUNAY wrote: > > Hi Simon, > > > From: Simon Glass > > Sent: jeudi 15 octobre 2020 17:06 > > > > Hi Patrick, > > > > On Wed, 14 Oct 2020 at 03:16, Patrick Delaunay > > wrote: > > > > > > > > > This patch-set migrates several stm32 drivers to

RE: [PATCH 00/33] stm32: enable logging features

2020-10-15 Thread Patrick DELAUNAY
Hi Simon, > From: Simon Glass > Sent: jeudi 15 octobre 2020 17:06 > > Hi Patrick, > > On Wed, 14 Oct 2020 at 03:16, Patrick Delaunay > wrote: > > > > > > This patch-set migrates several stm32 drivers to API compatible with > > logging features (use dev_...() or log_...() function) and

Re: [PATCH 00/33] stm32: enable logging features

2020-10-15 Thread Simon Glass
Hi Patrick, On Wed, 14 Oct 2020 at 03:16, Patrick Delaunay wrote: > > > This patch-set migrates several stm32 drivers to API compatible with > logging features (use dev_...() or log_...() function) and activate > the logging features in STM32MP15 boards. > > The size of U-Boot increased by 19kB

[PATCH 00/33] stm32: enable logging features

2020-10-14 Thread Patrick Delaunay
This patch-set migrates several stm32 drivers to API compatible with logging features (use dev_...() or log_...() function) and activate the logging features in STM32MP15 boards. The size of U-Boot increased by 19kB (933026 to 952830 on STM32MP157C-EV1 board for basic defconfig) but the boot