Re: [PATCH 02/10] ARM: i.MX: Add infrastructure to record SoC reset reason

2018-04-18 Thread Philipp Zabel
On Sat, 2018-04-14 at 10:50 -0700, Andrey Smirnov wrote: > Signed-off-by: Andrey Smirnov > --- > arch/arm/mach-imx/imx.c | 49 > +++ > arch/arm/mach-imx/include/mach/reset-reason.h | 17 ++ > 2 files changed, 66 insertions(+) > create mode 1

Re: [PATCH 03/10] ARM: i.MX6: Record reset reason as a part of startup

2018-04-18 Thread Sascha Hauer
On Tue, Apr 17, 2018 at 08:35:12AM -0700, Andrey Smirnov wrote: > On Mon, Apr 16, 2018 at 11:49 PM, Sascha Hauer wrote: > > On Mon, Apr 16, 2018 at 06:28:11AM -0700, Andrey Smirnov wrote: > >> On Mon, Apr 16, 2018 at 12:13 AM, Sascha Hauer > >> wrote: > >> >> @@ -151,6 +152,7 @@ int imx6_init(vo

Re: [PATCH v2 01/19] ARM: i.MX: boot: Coalesce copy-pasted code

2018-04-18 Thread Sascha Hauer
On Tue, Apr 17, 2018 at 08:20:46AM -0700, Andrey Smirnov wrote: > On Mon, Apr 16, 2018 at 11:58 PM, Sascha Hauer wrote: > > On Mon, Apr 16, 2018 at 12:31:39PM -0700, Andrey Smirnov wrote: > >> All of the instances of imx*_boot_save_loc() do exactly the same thing with > >> the only difference bein