mbox

[U-Boot] please pull u-boot-samsung master

Message ID 559FB79C.3070701@samsung.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

http://git.denx.de/u-boot-samsung

Message

Minkyu Kang July 10, 2015, 12:16 p.m. UTC
Dear Tom,

The following changes since commit f3edfd30541d6f245d7dfa6fa7354cc916cc53e1:

  net: designware: Program MAC address to hardware after soft reset (2015-07-08 13:43:19 -0400)

are available in the git repository at:

  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 8fd3ec770c41115b95ca80f0f0ba344ac59dc293:

  exynos: i2c: Correct bug in pinmux selection (2015-07-10 21:13:48 +0900)

----------------------------------------------------------------
Minkyu Kang (1):
      arm: adds the status info for odroid-xu3

Simon Glass (1):
      exynos: i2c: Correct bug in pinmux selection

 board/samsung/smdk5420/MAINTAINERS |    1 +
 drivers/i2c/s3c24x0_i2c.c          |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

Tom Rini July 10, 2015, 7:02 p.m. UTC | #1
On Fri, Jul 10, 2015 at 09:16:28PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit f3edfd30541d6f245d7dfa6fa7354cc916cc53e1:
> 
>   net: designware: Program MAC address to hardware after soft reset (2015-07-08 13:43:19 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 8fd3ec770c41115b95ca80f0f0ba344ac59dc293:
> 
>   exynos: i2c: Correct bug in pinmux selection (2015-07-10 21:13:48 +0900)
> 

Applied to u-boot/master, thanks!