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

Tom,
The following changes since commit a61047370d0b73ab886c5863e952695b5ee0d75b:
ARM: at91: sama5: change the environment address to 0x6000 (2015-11-01 22:02:16 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 96d59e9d6aa74e35c63dc74da10e41f8ba0f6de4:
mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 (2015-11-02 08:51:50 -0800)
---------------------------------------------------------------- Codrin Ciubotariu (1): T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3
Shaohui Xie (1): Powerpc: eSDHC: expand a fix to T4160
Shengzhou Liu (1): mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1
Yangbo Lu (4): mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card powerpc/t1040qds: enable adapter card type identification support powerpc/t1040qds: enable peripheral clock for eSDHC mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card
Zhao Qiang (1): t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm
arch/powerpc/cpu/mpc85xx/fdt.c | 11 +++++++++++ arch/powerpc/cpu/mpc85xx/speed.c | 3 ++- arch/powerpc/include/asm/fsl_fdt.h | 11 +++++++++++ board/freescale/common/qixis.h | 5 +++++ board/freescale/t104xrdb/cpld.h | 1 + board/freescale/t104xrdb/t104xrdb.c | 10 ++++++++++ drivers/mmc/fsl_esdhc.c | 9 ++++++++- include/configs/T1040QDS.h | 2 ++ include/configs/T104xRDB.h | 4 +++- 9 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 arch/powerpc/include/asm/fsl_fdt.h
Thanks.
York

On Mon, Nov 02, 2015 at 01:06:42PM -0800, York Sun wrote:
Tom,
The following changes since commit a61047370d0b73ab886c5863e952695b5ee0d75b:
ARM: at91: sama5: change the environment address to 0x6000 (2015-11-01 22:02:16 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 96d59e9d6aa74e35c63dc74da10e41f8ba0f6de4:
mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 (2015-11-02 08:51:50 -0800)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun