Re: [U-Boot] [PATCH v4 02/11] reset: add reset_count()

2017-06-01 Thread Patrice CHOTARD
Hi Simon On 06/01/2017 05:10 AM, Simon Glass wrote: > Hi Patrice, > > On 24 May 2017 at 07:01, wrote: >> From: Patrice Chotard >> >> Add reset_count() method to be able to get the number >> of resets contained into a resets property. This will

Re: [U-Boot] [PATCH v4 02/11] reset: add reset_count()

2017-05-31 Thread Simon Glass
Hi Patrice, On 24 May 2017 at 07:01, wrote: > From: Patrice Chotard > > Add reset_count() method to be able to get the number > of resets contained into a resets property. This will allow > to allocate the right amount of memory in order to keep

[U-Boot] [PATCH v4 02/11] reset: add reset_count()

2017-05-24 Thread patrice.chotard
From: Patrice Chotard Add reset_count() method to be able to get the number of resets contained into a resets property. This will allow to allocate the right amount of memory in order to keep resets reference. These resets reference can be used later on error path or in