mbox

[U-Boot,PULL] please pull u-boot-avr32/master

Message ID 1352107890-5863-1-git-send-email-andreas.devel@googlemail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Andreas Bießmann Nov. 5, 2012, 9:31 a.m. UTC
Dear Tom Rini,

The following changes since commit ed296d206a1840c0a0b6c1322379c950f9996905:

  MAKEALL: Add -s to '${MAKE} tidy' section (2012-10-29 14:21:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to 60607c9de01afb53cb284cede3481d0167fc9df0:

  avr32: allow multi block mmc access for all boards (2012-11-02 13:17:39 +0100)

----------------------------------------------------------------
Andreas Bießmann (1):
      avr32: allow multi block mmc access for all boards

 include/configs/atngw100.h      |    1 -
 include/configs/atngw100mkii.h  |    1 -
 include/configs/atstk1002.h     |    1 -
 include/configs/atstk1003.h     |    1 -
 include/configs/atstk1004.h     |    1 -
 include/configs/atstk1006.h     |    1 -
 include/configs/favr-32-ezkit.h |    1 -
 include/configs/hammerhead.h    |    1 -
 include/configs/mimc200.h       |    1 -
 9 files changed, 9 deletions(-)

Comments

Tom Rini Nov. 5, 2012, 4:51 p.m. UTC | #1
On Mon, Nov 05, 2012 at 10:31:30AM +0100, Andreas Bie??mann wrote:

> Dear Tom Rini,
> 
> The following changes since commit ed296d206a1840c0a0b6c1322379c950f9996905:
> 
>   MAKEALL: Add -s to '${MAKE} tidy' section (2012-10-29 14:21:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-avr32.git master
> 
> for you to fetch changes up to 60607c9de01afb53cb284cede3481d0167fc9df0:
> 
>   avr32: allow multi block mmc access for all boards (2012-11-02 13:17:39 +0100)
> 
> ----------------------------------------------------------------
> Andreas Bie??mann (1):
>       avr32: allow multi block mmc access for all boards
> 
>  include/configs/atngw100.h      |    1 -
>  include/configs/atngw100mkii.h  |    1 -
>  include/configs/atstk1002.h     |    1 -
>  include/configs/atstk1003.h     |    1 -
>  include/configs/atstk1004.h     |    1 -
>  include/configs/atstk1006.h     |    1 -
>  include/configs/favr-32-ezkit.h |    1 -
>  include/configs/hammerhead.h    |    1 -
>  include/configs/mimc200.h       |    1 -
>  9 files changed, 9 deletions(-)

Applied to u-boot/master, thanks!