From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 21 May 2015 14:21:48 +0200 Subject: [U-Boot] [PATCH] mxs: Do not disable bo detection when DC-DC is already enabled In-Reply-To: <1432207218-7717-1-git-send-email-stefan.wahren@i2se.com> References: <1432207218-7717-1-git-send-email-stefan.wahren@i2se.com> Message-ID: <201505211421.48849.marex@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 On Thursday, May 21, 2015 at 01:20:17 PM, Stefan Wahren wrote: > In case the DC-DC is already enabled mxs_enable_4p2_dcdc_input() returns > without reenabling brown out detection. So fix this issue by > moving the return before brown out deactivation. > > Signed-off-by: Stefan Wahren Reviewed-by: Marek Vasut Best regards, Marek Vasut