[PATCH 1/1] rng: stm32mp1: use log() instead of printf()

Patrick DELAUNAY patrick.delaunay at st.com
Mon Sep 21 19:03:30 CEST 2020


Hi Heinrich

> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Heinrich Schuchardt
> Sent: jeudi 17 septembre 2020 16:58
> To: Sughosh Ganu <sughosh.ganu at linaro.org>
> Cc: u-boot at lists.denx.de; Heinrich Schuchardt <xypron.glpk at gmx.de>
> Subject: [PATCH 1/1] rng: stm32mp1: use log() instead of printf()
> 
> The logging system provides flexible filtering and enhanced output.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  drivers/rng/stm32mp1_rng.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

Even it is too late as already merged....

Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>

Do you expect that this STM32MP15X is  added in "ARM STM STM32MP" of MAINTAINERS file ?

	ARM STM STM32MP
	....
	+F:	drivers/rng/stm32mp1_rng.c	
 	...

Or the default rules is enough and Sughosh support all the rng drivers, whatever the platform ?

	RNG
	...
	F:	drivers/rng/


Thanks

Patrick


More information about the U-Boot mailing list