From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 18 Apr 2020 12:51:14 +0200 (CEST) Subject: [PATCH v2 2/2] mx7ulp: Only enable LDO if it is not already enabled In-Reply-To: <20200203120109.11287-2-festevam@gmail.com> Message-ID: <20200418105114.42D4C81C3D@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > LDO mode may be already enabled by the ROM and enabling it again > can cause U-Boot to hang. > Avoid this problem by only enabling LDO mode if it is initially disabled. > Reported-by: Jorge Ramirez-Ortiz > Signed-off-by: Fabio Estevam > Tested-by: Jorge Ramirez-Ortiz > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================