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

Tom,
The following changes since commit aeaec0e682f45b9e0c62c522fafea353931f73ed:
Prepare v2016.05 (2016-05-16 10:40:32 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 8ef548d5f13e68e1b3975d9b68920bfa8bf09891:
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case (2016-05-24 17:11:03 -0700)
---------------------------------------------------------------- Aneesh Bansal (1): powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
Ying Zhang (2): powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case
York Sun (4): powerpc: Disable flush or invalidate dcache by range for some SoCs powerpc/t208xqds: Update MAINTAINERS file powerpc/t208xrdb: Update MAINTAINERS file powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD
arch/powerpc/cpu/mpc85xx/start.S | 23 +++++++++++++++++++++++ arch/powerpc/lib/ppccache.S | 4 ++++ board/freescale/t208xqds/MAINTAINERS | 2 +- board/freescale/t208xrdb/MAINTAINERS | 2 +- board/freescale/t4rdb/eth.c | 5 +++++ drivers/net/fm/t4240.c | 2 +- include/configs/T208xQDS.h | 4 ++++ 7 files changed, 39 insertions(+), 3 deletions(-)
Thanks.
York

On Tue, May 24, 2016 at 08:37:01PM -0700, York Sun wrote:
Tom,
The following changes since commit aeaec0e682f45b9e0c62c522fafea353931f73ed:
Prepare v2016.05 (2016-05-16 10:40:32 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 8ef548d5f13e68e1b3975d9b68920bfa8bf09891:
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case (2016-05-24 17:11:03 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun