u-boot/arch/arm/cpu/arm926ejs
Lukasz Majewski 91f27f3ba8 mxs: power: Change sequence of enabling DCDC switches
The imx28 uses following voltage supplies hierarchy:

VDD_5V (VDD_BAT) -> VDDIO -> VDDA -> VDDMEM
			     \-----> VDDD

One shall first enable DCDC on the parent source (VDDIO) and then
follow with its children.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2022-02-05 13:38:38 +01:00
..
mx27 reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
mxs mxs: power: Change sequence of enabling DCDC switches 2022-02-05 13:38:38 +01:00
sunxi arm: arm926ej-s: Add sunxi code 2022-02-04 00:09:57 +00:00
cache.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
cpu.c arm: arm926ej-s: Add sunxi code 2022-02-04 00:09:57 +00:00
Makefile arm: arm926ej-s: Add sunxi code 2022-02-04 00:09:57 +00:00
start.S arm: arm926ej-s: start.S: port save_boot_params support from armv7 code 2022-02-04 00:09:57 +00:00