]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: Properly setup VDDD in power supply setup code
authorMarek Vasut <marex@denx.de>
Fri, 30 Nov 2012 05:22:13 +0000 (05:22 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Dec 2012 08:27:21 +0000 (09:27 +0100)
commit1230e7bc2d775216d0ce627a82821c9ae2b08334
tree704449f2fb5c469f809d2a8f475ef4ca40ab9d58
parent77cb33bd25c97be3f5a878831cf743778e2e7dac
mxs: Properly setup VDDD in power supply setup code

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 <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
arch/arm/cpu/arm926ejs/mxs/spl_power_init.c