mbox series

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

Message ID ee425f75-9a02-8020-72f4-49bb951bddb3@samsung.com
State Changes Requested
Delegated to: Tom Rini
Headers show
Series [U-Boot,V2] please pull u-boot-samsung master | expand

Pull-request

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

Message

Minkyu Kang Jan. 4, 2019, 12:34 a.m. UTC
Hi,

The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:

  Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)

are available in the git repository at:

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

for you to fetch changes up to 2a195703d6e62172e532ffae05a79e9d12f602bc:

  exynos: allow SPL to build in thumb mode (2019-01-03 09:37:18 +0900)

----------------------------------------------------------------
Anand Moon (2):
      exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
      odroid: Update README.odroid for support of Odroid HC1

Guillaume GARDET (2):
      exynos: imply SYS_THUMB_BUILD
      exynos: allow SPL to build in thumb mode

Seung-Woo Kim (1):
      Revert "arm: config: fix default console only to specify the device"

 arch/arm/Kconfig                           | 1 +
 arch/arm/mach-exynos/include/mach/system.h | 3 ++-
 doc/README.odroid                          | 7 +++++--
 include/configs/odroid.h                   | 4 ++--
 include/configs/odroid_xu3.h               | 5 +++--
 include/configs/s5p_goni.h                 | 4 ++--
 include/configs/s5pc210_universal.h        | 4 ++--
 include/configs/trats.h                    | 4 ++--
 include/configs/trats2.h                   | 4 ++--
 9 files changed, 21 insertions(+), 15 deletions(-)

Comments

Tom Rini Jan. 4, 2019, 1:11 p.m. UTC | #1
On Fri, Jan 04, 2019 at 09:34:57AM +0900, Minkyu Kang wrote:

> Hi,
> 
> The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> 
>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-samsung master
> 
> for you to fetch changes up to 2a195703d6e62172e532ffae05a79e9d12f602bc:
> 
>   exynos: allow SPL to build in thumb mode (2019-01-03 09:37:18 +0900)
> 

Per the comments about fixing a problem with "exynos: allow SPL to build
in thumb mode", NAK.
Minkyu Kang Jan. 4, 2019, 2:18 p.m. UTC | #2
Hi,

On Fri, 4 Jan 2019 at 22:11, Tom Rini <trini@konsulko.com> wrote:

> On Fri, Jan 04, 2019 at 09:34:57AM +0900, Minkyu Kang wrote:
>
> > Hi,
> >
> > The following changes since commit
> 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> >
> >   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> >
> > are available in the git repository at:
> >
> >   git://git.denx.de/u-boot-samsung master
> >
> > for you to fetch changes up to 2a195703d6e62172e532ffae05a79e9d12f602bc:
> >
> >   exynos: allow SPL to build in thumb mode (2019-01-03 09:37:18 +0900)
> >
>
> Per the comments about fixing a problem with "exynos: allow SPL to build
> in thumb mode", NAK.
>
>
I'll send new PR on Monday morning (KST).