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

Tom,
The following changes since commit 9da7fb4a39149c3061cb148bfbaa76b4b52b9008:
Prepare v2018.01-rc1 (2017-12-04 18:27:17 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git
for you to fetch changes up to 316f0d0f8f3cbeeefda043e69f3e4e6aa57f7f1d:
powerpc: mpc85xx: Fix static TLB table for SDRAM (2017-12-06 14:54:12 -0800)
---------------------------------------------------------------- Ran Wang (2): powerpc/T104xRDB: Fix endian access issue on EHCI intinalization powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization
York Sun (1): powerpc: mpc85xx: Fix static TLB table for SDRAM
board/Arcturus/ucp1020/tlb.c | 2 +- board/freescale/b4860qds/tlb.c | 2 +- board/freescale/bsc9131rdb/tlb.c | 2 +- board/freescale/bsc9132qds/tlb.c | 2 +- board/freescale/c29xpcie/tlb.c | 4 ++-- board/freescale/mpc8541cds/tlb.c | 2 +- board/freescale/mpc8548cds/tlb.c | 2 +- board/freescale/mpc8568mds/tlb.c | 2 +- board/freescale/p1010rdb/tlb.c | 2 +- board/freescale/p1022ds/tlb.c | 4 ++-- board/freescale/p1023rdb/tlb.c | 4 ++-- board/freescale/p1_p2_rdb_pc/tlb.c | 2 +- board/freescale/p1_twr/tlb.c | 2 +- board/freescale/t102xqds/tlb.c | 4 ++-- board/freescale/t102xrdb/tlb.c | 4 ++-- board/freescale/t104xrdb/tlb.c | 4 ++-- board/freescale/t208xqds/tlb.c | 2 +- board/freescale/t208xrdb/tlb.c | 2 +- board/freescale/t4qds/tlb.c | 2 +- board/freescale/t4rdb/tlb.c | 2 +- board/gdsys/p1022/tlb.c | 2 +- board/sbc8548/tlb.c | 4 ++-- include/configs/T104xRDB.h | 1 + include/configs/p1_p2_rdb_pc.h | 1 + 24 files changed, 31 insertions(+), 29 deletions(-)
Thanks.
York

On Fri, Dec 08, 2017 at 04:59:39PM +0000, York Sun wrote:
Tom,
The following changes since commit 9da7fb4a39149c3061cb148bfbaa76b4b52b9008:
Prepare v2018.01-rc1 (2017-12-04 18:27:17 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git
for you to fetch changes up to 316f0d0f8f3cbeeefda043e69f3e4e6aa57f7f1d:
powerpc: mpc85xx: Fix static TLB table for SDRAM (2017-12-06 14:54:12 -0800)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun