[U-Boot] [PATCH] ARM: zynq: Add function to get reboot status register value.

2016-01-27 Thread Moritz Fischer
Signed-off-by: Moritz Fischer --- Hi Michal, I was planning to use this in future to boot into recovery mode. The change is small enough I feel that we could directly take it. If you want to hold off until there's a user that's fine for me, too. Cheers, Moritz --- arch/arm/mach-

Re: [U-Boot] [PATCH] ARM: zynq: Add function to get reboot status register value.

2016-01-27 Thread Michal Simek
On 27.1.2016 12:22, Moritz Fischer wrote: > Signed-off-by: Moritz Fischer > --- > Hi Michal, > >I was planning to use this in future to boot into recovery mode. >The change is small enough I feel that we could directly take it. >If you want to hold off until there's a user that's fine

Re: [U-Boot] [PATCH] ARM: zynq: Add function to get reboot status register value.

2016-01-27 Thread Moritz Fischer
Hi Michal, On Wed, Jan 27, 2016 at 2:15 PM, Michal Simek wrote: > On 27.1.2016 12:22, Moritz Fischer wrote: >> Signed-off-by: Moritz Fischer >> --- >> Hi Michal, >> >>I was planning to use this in future to boot into recovery mode. >>The change is small enough I feel that we could direct

Re: [U-Boot] [PATCH] ARM: zynq: Add function to get reboot status register value.

2016-01-27 Thread Albert ARIBAUD
Hello Moritz, On Wed, 27 Jan 2016 14:53:30 +0100, Moritz Fischer wrote: > Hi Michal, > > On Wed, Jan 27, 2016 at 2:15 PM, Michal Simek wrote: > > On 27.1.2016 12:22, Moritz Fischer wrote: > >> Signed-off-by: Moritz Fischer > >> --- > >> Hi Michal, > >> > >>I was planning to use this in fut