mbox

[U-Boot,GIT,PULL] Pull request: i2c

Message ID 4F0D37AA.4080007@denx.de
State Accepted
Headers show

Pull-request

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

Message

Heiko Schocher Jan. 11, 2012, 7:18 a.m. UTC
Hello Wolfgang,

The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:

  ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)

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

esw@bus-elektronik.de (1):
      fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91

 include/i2c.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Thanks

bye,
Heiko

Comments

Wolfgang Denk Jan. 13, 2012, 7:13 p.m. UTC | #1
Dear Heiko Schocher,

In message <4F0D37AA.4080007@denx.de> you wrote:
> Hello Wolfgang,
> 
> The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:
> 
>   ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-i2c.git master
> 
> esw@bus-elektronik.de (1):
>       fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
> 
>  include/i2c.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk