diff options
author | Robin Gong <b38343@freescale.com> | 2013-09-04 15:21:03 +0800 |
---|---|---|
committer | Robin Gong <b38343@freescale.com> | 2013-09-04 17:12:49 +0800 |
commit | 6e4b8b983660eb0560e56f8b6a72c99f7080b182 (patch) | |
tree | de772e10f03f0587ec29f42d21fffcfa5869e9e4 /common/cmd_portio.c | |
parent | 52554e3857685a168d4fbc3db11eb88e01212e0e (diff) | |
download | u-boot-imx-6e4b8b983660eb0560e56f8b6a72c99f7080b182.zip u-boot-imx-6e4b8b983660eb0560e56f8b6a72c99f7080b182.tar.gz u-boot-imx-6e4b8b983660eb0560e56f8b6a72c99f7080b182.tar.bz2 |
ENGR00277895-2 ARM: mx6: check the property setting of "fsl,ldo-bypass"
Check the right property setting of "fsl,ldo-bypass" in dts to know what ldo
mode we need use(ldo-bypass or ldo-enable). Before only check the presence of
"fsl,ldo-bypass", now change to check whether "fsl,ldo-bypass = <1>" in dts.
If yes, switch to ldo-bypass mode. If "fsl,ldo-bypass = <0>" or no "fsl,
ldo-bypass" property, u-boot keep in ldo-enable mode.
Signed-off-by: Robin Gong <b38343@freescale.com>
Diffstat (limited to 'common/cmd_portio.c')
0 files changed, 0 insertions, 0 deletions