u-boot-brain/arch/arm/cpu
Marek Vasut 77cb33bd25 mxs: Implement common function to setup VDDx
Implement common function to setup the VDDIO, VDDD and VDDA voltage.
Right now, there are two almost identical functions to setup VDDIO
and VDDD, which is prone to breakage. Pull out the differences into
constant structure and pass them as an argument to the common function.

Moreover, the function has almost identical loops for setting higher
and lower VDDx voltage. Merge these two loops.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
2012-12-04 09:26:54 +01:00
..
arm720t arm720t: add back common.h include 2012-10-29 14:04:26 -07:00
arm920t arm: ks8695: use defined constants for UART 2012-10-26 23:32:11 +02:00
arm925t arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm926ejs mxs: Implement common function to setup VDDx 2012-12-04 09:26:54 +01:00
arm946es arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm1136 MX35: add support for woodburn board 2012-10-26 16:27:59 +02:00
arm1176 include/linux/byteorder: import latest endian definitions from linux 2012-11-04 11:00:34 -07:00
arm_intcm arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
armv7 mx5: Mark lowlevel_init board-specific code 2012-11-19 08:56:27 +01:00
ixp common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
pxa pxa: Add code to examine cpu model and revision 2012-10-15 11:54:07 -07:00
s3c44b0 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
sa1100 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
tegra20-common tegra20: initialize variable to avoid compiler warning 2012-10-29 09:07:06 -07:00
tegra-common tegra: clean up board include hell 2012-10-15 11:54:07 -07:00
u-boot.lds ARM: enhance u-boot.lds to detect over-sized SPL 2012-10-29 09:07:05 -07:00