mbox

[U-Boot] Pull request u-boot-blackfin.git

Message ID 1290376355-26367-1-git-send-email-vapier@gentoo.org
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://www.denx.de/git/u-boot-blackfin.git master

Message

Mike Frysinger Nov. 21, 2010, 9:52 p.m. UTC
The following changes since commit fa722ea76be565de6823ca04c107cc4fbd96b776:

  Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-19 22:02:48 +0100)

are available in the git repository at:

  git://www.denx.de/git/u-boot-blackfin.git master

Mike Frysinger (2):
      Blackfin: drop initcode.o from combined object
      Blackfin: tweak objects specified before embedded environment

 arch/blackfin/cpu/Makefile     |    4 ----
 include/configs/bct-brettl2.h  |    9 +++------
 include/configs/bf533-stamp.h  |    9 +++------
 include/configs/bf537-pnav.h   |    9 +++------
 include/configs/bf537-stamp.h  |    9 +++------
 include/configs/bf538f-ezkit.h |    9 +++------
 include/configs/bf561-ezkit.h  |   11 +++--------
 include/configs/cm-bf537e.h    |    9 +++------
 include/configs/cm-bf537u.h    |    9 +++------
 include/configs/ibf-dsp561.h   |   11 +++--------
 include/configs/tcm-bf537.h    |    9 +++------
 11 files changed, 30 insertions(+), 68 deletions(-)

Comments

Wolfgang Denk Nov. 24, 2010, 6:27 p.m. UTC | #1
Dear Mike Frysinger,

In message <1290376355-26367-1-git-send-email-vapier@gentoo.org> you wrote:
> The following changes since commit fa722ea76be565de6823ca04c107cc4fbd96b776:
> 
>   Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-19 22:02:48 +0100)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-blackfin.git master
> 
> Mike Frysinger (2):
>       Blackfin: drop initcode.o from combined object
>       Blackfin: tweak objects specified before embedded environment
> 
>  arch/blackfin/cpu/Makefile     |    4 ----
>  include/configs/bct-brettl2.h  |    9 +++------
>  include/configs/bf533-stamp.h  |    9 +++------
>  include/configs/bf537-pnav.h   |    9 +++------
>  include/configs/bf537-stamp.h  |    9 +++------
>  include/configs/bf538f-ezkit.h |    9 +++------
>  include/configs/bf561-ezkit.h  |   11 +++--------
>  include/configs/cm-bf537e.h    |    9 +++------
>  include/configs/cm-bf537u.h    |    9 +++------
>  include/configs/ibf-dsp561.h   |   11 +++--------
>  include/configs/tcm-bf537.h    |    9 +++------
>  11 files changed, 30 insertions(+), 68 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk