[U-Boot] Please pull u-boot-mpc85xx master

Tom,
The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc:
Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2018.11
for you to fetch changes up to db148f2a6938b47cf26c5fd11481e7462a6a793a:
powerpc: t1040: Correct RCW EC2 settings (2018-10-29 13:19:43 -0700)
Travis build log is https://travis-ci.org/yorksun/u-boot/builds/448003795
---------------------------------------------------------------- Workaround and bug fix for Freescale PowerPC
Add workaround for Freescale USB erratum A005275. Correct RCW macros for T1080.
---------------------------------------------------------------- Bin Meng (2): powerpc: t1040: Correct RCW MAC2_GMII_SEL value powerpc: t1040: Correct RCW EC2 settings
Chris Packham (1): fsl/usb: Workaround for USB erratum-A005275
arch/powerpc/cpu/mpc85xx/Kconfig | 8 ++++++++ arch/powerpc/cpu/mpc85xx/cmd_errata.c | 4 ++++ arch/powerpc/include/asm/immap_85xx.h | 5 ++--- drivers/net/fm/t1040.c | 3 --- drivers/usb/common/fsl-errata.c | 28 ++++++++++++++++++++++++++++ drivers/usb/host/ehci-fsl.c | 7 +++++++ drivers/usb/host/ehci-hcd.c | 12 +++++++++++- drivers/usb/host/ehci.h | 4 ++++ include/fsl_usb.h | 1 + 9 files changed, 65 insertions(+), 7 deletions(-)
Thanks.
York

On Tue, Oct 30, 2018 at 07:21:09PM +0000, York Sun wrote:
Tom,
The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc:
Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2018.11
for you to fetch changes up to db148f2a6938b47cf26c5fd11481e7462a6a793a:
powerpc: t1040: Correct RCW EC2 settings (2018-10-29 13:19:43 -0700)
Travis build log is https://travis-ci.org/yorksun/u-boot/builds/448003795
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun