mbox

[U-Boot] Pull request for u-boot-coldfire.git

Message ID BE72CBA69B1D6F44B0680DF984332A322EA22E@039-SN1MPN1-004.039d.mgd.msft.net
State Accepted
Headers show

Pull-request

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

Message

Jin Zhengxiong-R64188 Nov. 7, 2011, 2:10 p.m. UTC
Hi, Wolfgang,

Please kindly pull

The following changes since commit fec79acc864bed049b6beae719ccbf2bbec5403a:

  sandbox: drop unused return (2011-11-03 22:35:25 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-coldfire.git master

Jason Jin (3):
      ColdFire:Moving the remaining coldfire boards to boards.cfg
      ColdFire: Fix the compile issue for M52277
      ColdFire: The EB+MCF-EV123 boards config update

 Makefile                             |  108 ----------------------------------
 board/BuS/EB+MCF-EV123/config.mk     |    1 -
 board/BuS/EB+MCF-EV123/textbase.mk   |    1 -
 board/freescale/m52277evb/u-boot.lds |    3 -
 boards.cfg                           |   13 ++++
 include/configs/M52277EVB.h          |    6 +-
 6 files changed, 17 insertions(+), 115 deletions(-)
 delete mode 100644 board/BuS/EB+MCF-EV123/textbase.mk

Thanks.

Best Regards,
Jason Jin

Comments

Wolfgang Denk Nov. 7, 2011, 11:38 p.m. UTC | #1
Dear Jin Zhengxiong-R64188,

In message <BE72CBA69B1D6F44B0680DF984332A322EA22E@039-SN1MPN1-004.039d.mgd.msft.net> you wrote:
> 
> Please kindly pull
> 
> The following changes since commit fec79acc864bed049b6beae719ccbf2bbec5403a> :
> 
>   sandbox: drop unused return (2011-11-03 22:35:25 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-coldfire.git master
> 
> Jason Jin (3):
>       ColdFire:Moving the remaining coldfire boards to boards.cfg
>       ColdFire: Fix the compile issue for M52277
>       ColdFire: The EB+MCF-EV123 boards config update
> 
>  Makefile                             |  108 ------------------------------> ----
>  board/BuS/EB+MCF-EV123/config.mk     |    1 -
>  board/BuS/EB+MCF-EV123/textbase.mk   |    1 -
>  board/freescale/m52277evb/u-boot.lds |    3 -
>  boards.cfg                           |   13 ++++
>  include/configs/M52277EVB.h          |    6 +-
>  6 files changed, 17 insertions(+), 115 deletions(-)
>  delete mode 100644 board/BuS/EB+MCF-EV123/textbase.mk

Applied, thanks.

Best regards,

Wolfgang Denk