mbox

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

Message ID 5458B11D.5000704@samsung.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Minkyu Kang Nov. 4, 2014, 10:57 a.m. UTC
Dear Tom,

The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:

  arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)

are available in the git repository at:

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

for you to fetch changes up to 4aa97312f7147b68b8b7c731d7bb01cff8dda2d6:

  odroid: adjust gpio calls to dm gpio api (2014-10-30 19:56:16 +0900)

----------------------------------------------------------------
Przemyslaw Marczak (3):
      exynos4/4x12: cpu: add extra gpio base addresses
      exynos4/4x12: gpio: use gpio extra base addresses
      odroid: adjust gpio calls to dm gpio api

 arch/arm/include/asm/arch-exynos/cpu.h  |    9 +++++
 arch/arm/include/asm/arch-exynos/gpio.h |   59 ++++++++++++++++++++-----------
 board/samsung/odroid/odroid.c           |   11 +++++-
 3 files changed, 58 insertions(+), 21 deletions(-)

Comments

Tom Rini Nov. 4, 2014, 8 p.m. UTC | #1
On Tue, Nov 04, 2014 at 07:57:33PM +0900, Minkyu Kang wrote:

> Dear Tom,
> 
> The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:
> 
>   arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-samsung 
> 
> for you to fetch changes up to 4aa97312f7147b68b8b7c731d7bb01cff8dda2d6:
> 
>   odroid: adjust gpio calls to dm gpio api (2014-10-30 19:56:16 +0900)
> 

Applied to u-boot/master, thanks!