Re: [U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code

2012-07-20 Thread Marek Vasut
Dear Stefano Babic, > On 19/07/2012 19:14, Marek Vasut wrote: > > Dear Stathis Voukelatos, > > > >> Fixed some typos in the i.MX28 PMU code that sets up the VDDD > >> and VDDIO power rails. In addition the VDDD and VDDIO brownout > >> offset values should be divided by a step size before being >

Re: [U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code

2012-07-20 Thread Stefano Babic
On 19/07/2012 19:14, Marek Vasut wrote: > Dear Stathis Voukelatos, > >> Fixed some typos in the i.MX28 PMU code that sets up the VDDD >> and VDDIO power rails. In addition the VDDD and VDDIO brownout >> offset values should be divided by a step size before being >> programmed to the corresponding

Re: [U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code

2012-07-19 Thread Marek Vasut
Dear Stathis Voukelatos, > Fixed some typos in the i.MX28 PMU code that sets up the VDDD > and VDDIO power rails. In addition the VDDD and VDDIO brownout > offset values should be divided by a step size before being > programmed to the corresponding registers. > > Signed-off-by: Stathis Voukelato

Re: [U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code

2012-07-08 Thread Fabio Estevam
Hi Marek, On Sun, Jul 8, 2012 at 4:15 PM, Marek Vasut wrote: > Fabio, can you give it a quick spin on mx28evk so we can roll this late into > this release maybe ? I don't have access to my mx28evk now and will be out of the office in the following 2 weeks. Maybe Otavio could test it on a mx28e

Re: [U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code

2012-07-08 Thread Marek Vasut
Dear Stathis Voukelatos, > Fixed some typos in the i.MX28 PMU code that sets up the VDDD > and VDDIO power rails. In addition the VDDD and VDDIO brownout > offset values should be divided by a step size before being > programmed to the corresponding registers. > > Signed-off-by: Stathis Voukelato

Re: [U-Boot] [PATCH] i.MX28: bug fixes in PMU configuration code

2012-06-27 Thread Marek Vasut
Dear Stathis Voukelatos, > Fixed some typos in the i.MX28 PMU code that sets up the VDDD > and VDDIO power rails. In addition the VDDD and VDDIO brownout > offset values should be divided by a step size before being > programmed to the corresponding registers. > > Signed-off-by: Stathis Voukelato