Re: [U-Boot] [PATCH 2/2] mxs: Properly setup VDDD in power supply setup code

2012-12-04 Thread Stefano Babic
On 30/11/2012 16:22, Marek Vasut wrote: > The memory setup code adjusted the VDDD voltage. Remove this adjustment > and configure the VDDD voltage correctly in the power supply setup code. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > Cc: Fabio Estevam > --- > arch/arm/cpu/arm926ejs/mxs

[U-Boot] [PATCH 2/2] mxs: Properly setup VDDD in power supply setup code

2012-11-30 Thread Marek Vasut
The memory setup code adjusted the VDDD voltage. Remove this adjustment and configure the VDDD voltage correctly in the power supply setup code. Signed-off-by: Marek Vasut Cc: Stefano Babic Cc: Fabio Estevam --- arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c | 13 - arch/arm/cpu/arm