RE: [PATCH 06/10] arm: stm32mp: improve the error message for smc

2020-03-24 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > Sent: mercredi 12 février 2020 19:38 > > Add the SMC code and operation for trace on errors. > > Signed-off-by: Patrick Delaunay > --- Applied to u-boot-stm/next, thanks! Regards Patrick

Re: [PATCH 06/10] arm: stm32mp: improve the error message for smc

2020-03-18 Thread Patrice CHOTARD
On 2/12/20 7:37 PM, Patrick Delaunay wrote: > Add the SMC code and operation for trace on errors. > > Signed-off-by: Patrick Delaunay > --- > > arch/arm/mach-stm32mp/include/mach/stm32mp1_smc.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-stm32mp/inc