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

Tom,
The following changes since commit f196044dfd64745a163773c6c746f9e149ace127:
ARM: atmel: add sama5d4 xplained ultra board support (2014-11-17 08:47:18 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 3b4b9a3377d6e7cba6060497b02644f9ff2ac67a:
mmc: fsl_esdhc: fix f_max retrieval during init (2014-11-19 18:17:12 -0800)
---------------------------------------------------------------- Chunhe Lan (2): P1023RDB: Update default environment powerpc/t4rdb: Fix CPLD timing
Markus Niebel (1): mmc: fsl_esdhc: fix f_max retrieval during init
Nikhil Badola (1): config: MPC837X : Add complete USB EHCI support
Shaohui Xie (2): powerpc/t2080qds: fixup dtb for 10g-kr powerpc/t2080qds: fix for 1000BASE-KX
Shengzhou Liu (2): board/t2080qds: add readme for t2080qds net/fm: add 2.5G SGMII support
arch/powerpc/include/asm/fsl_serdes.h | 16 ++ board/freescale/t208xqds/README | 274 +++++++++++++++++++++++++++++++ board/freescale/t208xqds/eth_t208xqds.c | 173 ++++++++++++++++++- drivers/mmc/fsl_esdhc.c | 2 +- drivers/net/fm/eth.c | 16 +- include/configs/MPC837XEMDS.h | 5 + include/configs/MPC837XERDB.h | 5 + include/configs/P1023RDB.h | 43 +++++ include/configs/T4240RDB.h | 2 +- include/phy.h | 2 + 10 files changed, 523 insertions(+), 15 deletions(-) create mode 100755 board/freescale/t208xqds/README
Thanks.
York

On Tue, Nov 25, 2014 at 09:36:34AM -0800, York Sun wrote:
Tom,
The following changes since commit f196044dfd64745a163773c6c746f9e149ace127:
ARM: atmel: add sama5d4 xplained ultra board support (2014-11-17 08:47:18 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 3b4b9a3377d6e7cba6060497b02644f9ff2ac67a:
mmc: fsl_esdhc: fix f_max retrieval during init (2014-11-19 18:17:12 -0800)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun