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

Tom,
The following changes since commit 46a16bd895144617575c788d9c2554aeef76ac44:
kirkwood_nand: claim MPP pins on the fly (2016-04-06 15:40:33 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 50689461205e0125759eb1a43787383a3fa09b48:
powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx (2016-04-08 15:42:10 -0700)
---------------------------------------------------------------- Codrin Ciubotariu (1): powerpc: t1040qds: Use generic ethsw commands
York Sun (1): powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
mario.six@gdsys.cc (1): powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx
arch/powerpc/cpu/mpc85xx/cpu_init_early.c | 9 ++------- arch/powerpc/cpu/mpc85xx/start.S | 30 +++++++++++++++++++++++++++++ include/configs/BSC9131RDB.h | 4 ++-- include/configs/BSC9132QDS.h | 4 ++-- include/configs/C29XPCIE.h | 4 ++-- include/configs/P1010RDB.h | 4 ++-- include/configs/T1040QDS.h | 2 +- include/configs/a3m071.h | 4 ++-- include/configs/ac14xx.h | 4 ++-- include/configs/dlvision-10g.h | 4 ++-- include/configs/io.h | 4 ++-- include/configs/iocon.h | 4 ++-- include/configs/o2dnt-common.h | 6 +++--- include/ppc_asm.tmpl | 3 +++ 14 files changed, 57 insertions(+), 29 deletions(-)
Thanks.
York

On Fri, Apr 08, 2016 at 03:45:07PM -0700, York Sun wrote:
Tom,
The following changes since commit 46a16bd895144617575c788d9c2554aeef76ac44:
kirkwood_nand: claim MPP pins on the fly (2016-04-06 15:40:33 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to 50689461205e0125759eb1a43787383a3fa09b48:
powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx (2016-04-08 15:42:10 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun