From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 4 Dec 2013 15:47:20 -0800 Subject: [U-Boot] Please pull u-boot-mpc85xx/master Message-ID: <529FBF08.6020108@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom, The following changes since commit f44483b57c49282299da0e5c10073b909cdad979: Merge branch 'serial' of git://git.denx.de/u-boot-microblaze (2013-12-02 08:48:02 -0500) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to 1df99080cb6dea9216ee1925f03bd7cc35dc34c7: powerpc/mpc8349: Use generic mpc85xx DDR driver (2013-12-04 14:55:05 -0800) ---------------------------------------------------------------- Dave Liu (1): powerpc/corenet: CPC1 speculation disable Po Liu (1): powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM Priyanka Jain (1): powerpc: spiflash:Add corenet devices support in eSPI SPL Shengzhou Liu (1): powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE York Sun (1): powerpc/mpc8349: Use generic mpc85xx DDR driver Zang Roy-R61911 (1): T4240: Address T4240/T4160 Rev2.0 DDR clock change Zhao Qiang (1): powerpc/p1010rdb:modify the mtest start_address arch/powerpc/cpu/mpc83xx/Makefile | 4 +--- arch/powerpc/cpu/mpc85xx/speed.c | 8 ++++++++ arch/powerpc/cpu/mpc85xx/start.S | 4 ++++ board/freescale/c29xpcie/ddr.c | 13 +++++++++++++ drivers/mtd/spi/fsl_espi_spl.c | 5 +++++ include/configs/MPC8349EMDS.h | 1 + include/configs/P1010RDB.h | 2 +- include/configs/T2080QDS.h | 2 +- 8 files changed, 34 insertions(+), 5 deletions(-) Thanks, York