mbox

[U-Boot] Pull request u-boot-blackfin.git (spi branch)

Message ID 1303710563-25546-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 spi

Message

Mike Frysinger April 25, 2011, 5:49 a.m. UTC
The following changes since commit f02efacc515e35695e52ecd08762835c8a74a463:

  Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash (2011-04-25 00:58:45 +0200)

are available in the git repository at:

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

Thomas Chou (2):
      spi: add spi_set_speed func
      bfin_spi: add spi_set_speed

 drivers/spi/bfin_spi.c |   32 +++++++++++++++++++-------------
 include/spi.h          |    8 ++++++++
 2 files changed, 27 insertions(+), 13 deletions(-)

Comments

Wolfgang Denk April 27, 2011, 7:43 p.m. UTC | #1
Dear Mike Frysinger,

In message <1303710563-25546-1-git-send-email-vapier@gentoo.org> you wrote:
> The following changes since commit f02efacc515e35695e52ecd08762835c8a74a463:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash (2011-04-25 00:58:45 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-blackfin.git spi
> 
> Thomas Chou (2):
>       spi: add spi_set_speed func
>       bfin_spi: add spi_set_speed
> 
>  drivers/spi/bfin_spi.c |   32 +++++++++++++++++++-------------
>  include/spi.h          |    8 ++++++++
>  2 files changed, 27 insertions(+), 13 deletions(-)

Appllied, thanks.

Best regards,

Wolfgang Denk