mbox

[U-Boot] Please pull u-boot-samsung/master

Message ID 4CF4BC26.7090306@samsung.com
State Accepted
Headers show

Pull-request

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

Message

Minkyu Kang Nov. 30, 2010, 8:56 a.m. UTC
Please pull u-boot-samsung/master.
Thanks.

The following changes since commit 464ce9489b848f9dfde74da5715b6d1b5db46a5e:
  Minkyu Kang (1):
        Merge branch 'master' of git://git.denx.de/u-boot-arm

are available in the git repository at:

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

Minkyu Kang (3):
      S5P: smdkc100: fix for relocation
      S5P: goni: fix for relocation
      ARMV7: S5P: timer: get the count_value from register when call udelay

 arch/arm/cpu/armv7/s5p-common/timer.c |   18 +++++++++---------
 board/samsung/goni/goni.c             |   10 ++++++++--
 board/samsung/smdkc100/smdkc100.c     |   10 +++++++---
 include/configs/s5p_goni.h            |    2 ++
 include/configs/smdkc100.h            |    2 ++
 5 files changed, 28 insertions(+), 14 deletions(-)

Comments

Wolfgang Denk Nov. 30, 2010, 8:32 p.m. UTC | #1
Dear Minkyu Kang,

In message <4CF4BC26.7090306@samsung.com> you wrote:
> Please pull u-boot-samsung/master.
> Thanks.
> 
> The following changes since commit 464ce9489b848f9dfde74da5715b6d1b5db46a5e:
>   Minkyu Kang (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> Minkyu Kang (3):
>       S5P: smdkc100: fix for relocation
>       S5P: goni: fix for relocation
>       ARMV7: S5P: timer: get the count_value from register when call udelay
> 
>  arch/arm/cpu/armv7/s5p-common/timer.c |   18 +++++++++---------
>  board/samsung/goni/goni.c             |   10 ++++++++--
>  board/samsung/smdkc100/smdkc100.c     |   10 +++++++---
>  include/configs/s5p_goni.h            |    2 ++
>  include/configs/smdkc100.h            |    2 ++
>  5 files changed, 28 insertions(+), 14 deletions(-)

Applied, thanks.



Best regards,

Wolfgang Denk