Re: [U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-10-29 Thread Anand Moon
Hi Simon On Fri, 14 Sep 2018 at 19:18, Simon Shields wrote: > > Hi Anand, > > On Fri, Sep 14, 2018 at 05:31:38PM +0530, Anand Moon wrote: > > Hi Simon, > > On Fri, 14 Sep 2018 at 08:00, Simon Shields wrote: > > > > > > Hi Anand, > > > > > > On Thu, Sep 13, 2018 at 08:39:52PM +0530, Anand Moon

Re: [U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-10-03 Thread Minkyu Kang
Dear Simon Shields, On 12/09/18 17:28, Simon Shields wrote: > Hi, > > This patch series adds support for using U-Boot's SPL as the second > stage bootloader ("BL2") on Exynos4412 SoCs. > > - Patch #1 adds support for the EMMC/SD OM pin configuration, which is used > by the boards I tested on.

Re: [U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-09-14 Thread Simon Shields
Hi Anand, On Fri, Sep 14, 2018 at 05:31:38PM +0530, Anand Moon wrote: > Hi Simon, > On Fri, 14 Sep 2018 at 08:00, Simon Shields wrote: > > > > Hi Anand, > > > > On Thu, Sep 13, 2018 at 08:39:52PM +0530, Anand Moon wrote: > > > Hi Simon, > > > > > > On Wed, 12 Sep 2018 at 17:25, Simon Shields

Re: [U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-09-14 Thread Anand Moon
Hi Simon, On Fri, 14 Sep 2018 at 08:00, Simon Shields wrote: > > Hi Anand, > > On Thu, Sep 13, 2018 at 08:39:52PM +0530, Anand Moon wrote: > > Hi Simon, > > > > On Wed, 12 Sep 2018 at 17:25, Simon Shields wrote: > > > > > > Hi, > > > > > > This patch series adds support for using U-Boot's SPL as

Re: [U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-09-13 Thread Simon Shields
Hi Anand, On Thu, Sep 13, 2018 at 08:39:52PM +0530, Anand Moon wrote: > Hi Simon, > > On Wed, 12 Sep 2018 at 17:25, Simon Shields wrote: > > > > Hi, > > > > This patch series adds support for using U-Boot's SPL as the second > > stage bootloader ("BL2") on Exynos4412 SoCs. > > > > - Patch #1

Re: [U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-09-13 Thread Anand Moon
Hi Simon, On Wed, 12 Sep 2018 at 17:25, Simon Shields wrote: > > Hi, > > This patch series adds support for using U-Boot's SPL as the second > stage bootloader ("BL2") on Exynos4412 SoCs. > > - Patch #1 adds support for the EMMC/SD OM pin configuration, which is used > by the boards I tested

[U-Boot] [PATCH 0/7] Exynos4412 SPL support

2018-09-12 Thread Simon Shields
Hi, This patch series adds support for using U-Boot's SPL as the second stage bootloader ("BL2") on Exynos4412 SoCs. - Patch #1 adds support for the EMMC/SD OM pin configuration, which is used by the boards I tested on. - Patch #2 configures the magic values used to indicate system suspend