[U-Boot] Please pull u-boot-mpc83xx.git

Kim Phillips kim.phillips at freescale.com
Sat Sep 26 01:39:46 CEST 2009


Hi WD,

Please pull some minor enhancements for 83xx:

The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
  Wolfgang Denk (1):
        mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]

are available in the git repository at:

  git://git.denx.de/u-boot-mpc83xx.git master

Anton Vorontsov (5):
      net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
      net: uec: Fix uccf.h and uec.h headers to include headers they depend on
      mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available
      mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs
      mpc83xx: mpc8360emds: Add QE USB device tree fixups

Paul Gortmaker (1):
      sbc8349: tidy up Makefile to use new configuration script.

 Makefile                                  |   15 +------
 board/freescale/mpc8360emds/mpc8360emds.c |   73 ++++++++++++++++++++++++++---
 drivers/qe/uccf.h                         |    1 +
 drivers/qe/uec.h                          |    4 ++
 drivers/qe/uec_phy.c                      |   15 +++++-
 include/configs/MPC8360EMDS.h             |    6 ++-
 include/configs/sbc8349.h                 |   15 ++++++
 7 files changed, 104 insertions(+), 25 deletions(-)

I might just ask you to pull the "retain POR values" patch, but it's
too close to the window, and I want to give the opportunity for a good
review cycle on it.

Thanks,

Kim


More information about the U-Boot mailing list