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

Liu Dave DaveLiu at freescale.com
Mon Nov 19 04:01:07 CET 2007


Dear Wolfgang,

How about these patch?
These patch really are holden for long time, :) two month.

Could you pick up these patch to main tree before you
release the u-boot-1.3.0?

Thank you very much!
Dave

> -----Original Message-----
> From: u-boot-users-bounces at lists.sourceforge.net 
> [mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf 
> Of Phillips Kim-R1AAHA
> Sent: 2007?9?25? 4:19 AM
> To: Wolfgang Denk
> Cc: u-boot-users at lists.sourceforge.net
> Subject: [U-Boot-Users] Please pull u-boot-mpc83xx.git 
> mpc83xx branch intotesting
> 
> Wolfgang,
> 
> Please pull the mpc83xx branch into your testing tree:
> 
> git pull git://www.denx.de/git/u-boot-mpc83xx.git mpc83xx
> 
> to get the following changes (essentially support for the MPC837xEMDS
> board):
> 
> Dave Liu (6):
>       mpc83xx: Add the support of MPC837x SoC
>       mpc83xx: Add the support of MPC8315E SoC
>       mpc83xx: Add the support of MPC837xEMDS board
>       mpc83xx: Add the MPC837xEMDS board readme
>       mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds
>       mpc83xx: update the CREDITS and MAINTAINERS
> 
>  CREDITS                                   |    5 +
>  MAINTAINERS                               |    2 +
>  MAKEALL                                   |    1 +
>  Makefile                                  |   10 +
>  board/freescale/mpc837xemds/Makefile      |   50 +++
>  board/freescale/mpc837xemds/config.mk     |   28 ++
>  board/freescale/mpc837xemds/mpc837xemds.c |  144 +++++++
>  board/freescale/mpc837xemds/pci.c         |   65 +++
>  cpu/mpc83xx/cpu.c                         |   36 ++-
>  cpu/mpc83xx/cpu_init.c                    |    6 +-
>  cpu/mpc83xx/spd_sdram.c                   |    7 +-
>  cpu/mpc83xx/speed.c                       |  201 ++++++++--
>  doc/README.mpc837xemds                    |  104 +++++
>  drivers/tsec.c                            |   10 +
>  include/asm-ppc/global_data.h             |   15 +-
>  include/asm-ppc/immap_83xx.h              |  145 +++++++-
>  include/configs/MPC837XEMDS.h             |  605 
> +++++++++++++++++++++++++++++
>  include/mpc83xx.h                         |  261 +++++++++++--
>  18 files changed, 1635 insertions(+), 60 deletions(-)
>  create mode 100644 board/freescale/mpc837xemds/Makefile
>  create mode 100644 board/freescale/mpc837xemds/config.mk
>  create mode 100644 board/freescale/mpc837xemds/mpc837xemds.c
>  create mode 100644 board/freescale/mpc837xemds/pci.c
>  create mode 100644 doc/README.mpc837xemds
>  create mode 100644 include/configs/MPC837XEMDS.h
> 
> Thanks,
> 
> Kim
> 
> --------------------------------------------------------------
> -----------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 




More information about the U-Boot mailing list