From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 3 Jun 2016 22:07:04 -0700 Subject: [U-Boot] [PATCH] armv8: ls1043aqds: fix usb PWRFAULT setting In-Reply-To: <1464589615-37779-1-git-send-email-shh.xie@gmail.com> References: <1464589615-37779-1-git-send-email-shh.xie@gmail.com> Message-ID: <575261F8.3090108@nxp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/29/2016 11:37 PM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > SCFG_USBPWRFAULT_DEDICATED instead of SCFG_USBPWRFAULT_SHARED should be > used for USB 3 & 2. > > Signed-off-by: Shaohui Xie > --- > board/freescale/ls1043aqds/ls1043aqds.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to fsl-qoriq master branch. Awaiting upstream. Thanks. York