mbox series

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

Message ID d680de25-028e-b3d8-dc88-49cb34bcc407@samsung.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] please pull u-boot-samsung master | expand

Pull-request

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

Message

Jaehoon Chung Dec. 13, 2017, 4:43 a.m. UTC
The below message is from Minkyu.
I just resend his original PR.

-------- Forwarded Message --------
Subject: please pull u-boot-samsung master
Date: Tue, 12 Dec 2017 15:48:17 +0900
From: Minkyu Kang <mk7.kang@samsung.com>
Organization: SAMSUNG ELECTRONICS
To: Jaehoon Chung <jh80.chung@samsung.com>

Hi Tom,

The following changes since commit 9da7fb4a39149c3061cb148bfbaa76b4b52b9008:

  Prepare v2018.01-rc1 (2017-12-04 18:27:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to 7090ead3f2a821c6f043ecbb5f7cecf6ffecdebb:

  ARM: Samsung: Add Exynos5422-based Odroid HC1 support (2017-12-05 10:18:39 +0900)

----------------------------------------------------------------
Jaehoon Chung (1):
      arm: dts: exynos4: fix the device-tree compile warning

Marek Szyprowski (1):
      ARM: Samsung: Add Exynos5422-based Odroid HC1 support

 arch/arm/dts/exynos4.dtsi               |  31 ++++-
 arch/arm/dts/exynos4210.dtsi            |  20 +--
 arch/arm/dts/exynos4412-odroid.dts      | 391 ++++++++++++++++++++++++++-------------------------
 arch/arm/dts/exynos4412-trats2.dts      | 637 ++++++++++++++++++++++++++++++++++++++++++------------------------------------------
 arch/arm/dts/exynos4412.dtsi            |  22 ++-
 arch/arm/dts/exynos4x12.dtsi            |   4 +
 board/samsung/common/exynos5-dt-types.c |  27 +++-
 board/samsung/common/exynos5-dt.c       |   4 +-
 configs/odroid-xu3_defconfig            |   2 +-
 include/samsung/exynos5-dt-types.h      |   2 +
 10 files changed, 583 insertions(+), 557 deletions(-)

Comments

Tom Rini Dec. 14, 2017, 8:45 p.m. UTC | #1
On Wed, Dec 13, 2017 at 01:43:24PM +0900, Jaehoon Chung wrote:

> The below message is from Minkyu.
> I just resend his original PR.
> 

Applied to u-boot/master, thanks!