Re: [PATCH v2 5/9] test: add test for dropped trace before log_init

2021-01-16 Thread Tom Rini
On Fri, Nov 27, 2020 at 11:20:55AM +0100, Patrick Delaunay wrote: > Add test for dropped trace before log_init, displayed by debug uart. > > Signed-off-by: Patrick Delaunay > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v2 5/9] test: add test for dropped trace before log_init

2020-11-30 Thread Simon Glass
On Fri, 27 Nov 2020 at 03:21, Patrick Delaunay wrote: > > Add test for dropped trace before log_init, displayed by debug uart. > > Signed-off-by: Patrick Delaunay > --- > > Changes in v2: > - Add test of displayed messages requested before log_init (NEW) > > arch/sandbox/cpu/start.c | 5 +