mbox

[U-Boot] Please pull u-boot-85xx master

Message ID AM4PR0401MB173236CB147E39A0D4282CF79ACF0@AM4PR0401MB1732.eurprd04.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-mpc85xx.git

Message

York Sun Sept. 28, 2016, 5:49 p.m. UTC
Tom,

The following changes since commit 06572f0301c18e63b887efc91803bb9467e55dbe:

   Merge git://www.denx.de/git/u-boot-ppc4xx (2016-09-27 12:48:18 -0400)

are available in the git repository at:

   git://git.denx.de/u-boot-mpc85xx.git

for you to fetch changes up to f413d1cae89143ad45b066b3d3bc602deafcb50a:

   mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum 
A006261 (2016-09-28 09:08:16 -0700)

----------------------------------------------------------------
Sriram Dash (3):
       mpc85xx: powerpc: usb: Modified the erratum A006261 according to 
endianness
       mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for 
P1010
       mpc85xx: powerpc: usb: Update the list of Socs afftected by 
erratum A006261

  arch/powerpc/cpu/mpc85xx/cpu_init.c       |  4 ++--
  arch/powerpc/include/asm/config_mpc85xx.h |  5 ++---
  arch/powerpc/include/asm/immap_85xx.h     |  2 ++
  drivers/usb/common/fsl-errata.c           | 13 ++++---------
  4 files changed, 10 insertions(+), 14 deletions(-)

Thanks.

York

Comments

Tom Rini Oct. 1, 2016, 12:57 p.m. UTC | #1
On Wed, Sep 28, 2016 at 05:49:26PM +0000, york sun wrote:

> Tom,
> 
> The following changes since commit 06572f0301c18e63b887efc91803bb9467e55dbe:
> 
>    Merge git://www.denx.de/git/u-boot-ppc4xx (2016-09-27 12:48:18 -0400)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-mpc85xx.git
> 
> for you to fetch changes up to f413d1cae89143ad45b066b3d3bc602deafcb50a:
> 
>    mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum 
> A006261 (2016-09-28 09:08:16 -0700)
> 

Applied to u-boot/master, thanks!