Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-30 Thread Sébastien Szymanski
Hi, On 4/19/19 6:38 AM, Alex Kiernan wrote: > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Testing affected boards for configuration changes: >

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-26 Thread Andy Shevchenko
On Sat, Apr 27, 2019 at 12:57:56AM +0300, Andy Shevchenko wrote: > On Fri, Apr 19, 2019 at 04:38:59AM +, Alex Kiernan wrote: > > This converts the following to Kconfig: > >CONFIG_SUPPORT_EMMC_BOOT > > > configs/edison_defconfig | 1 + > > > diff --git

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-26 Thread Andy Shevchenko
On Fri, Apr 19, 2019 at 04:38:59AM +, Alex Kiernan wrote: > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > configs/edison_defconfig | 1 + > diff --git a/configs/edison_defconfig b/configs/edison_defconfig > index 22fc84a41e38..b99906a4d144

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-26 Thread Michal Simek
On 25. 04. 19 23:19, Alex Kiernan wrote: > On Thu, Apr 25, 2019 at 8:07 PM Michal Simek wrote: >> >> On 19. 04. 19 6:38, Alex Kiernan wrote: >>> This converts the following to Kconfig: >>>CONFIG_SUPPORT_EMMC_BOOT >>> >>> Signed-off-by: Alex Kiernan >>> --- >>> Green travis build: >>> >>>

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-26 Thread Alex Kiernan
On Thu, Apr 25, 2019 at 8:07 PM Michal Simek wrote: > > On 19. 04. 19 6:38, Alex Kiernan wrote: > > This converts the following to Kconfig: > >CONFIG_SUPPORT_EMMC_BOOT > > > > Signed-off-by: Alex Kiernan > > --- > > Green travis build: > > > >

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-25 Thread Michal Simek
On 19. 04. 19 6:38, Alex Kiernan wrote: > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Testing affected boards for configuration changes: > >

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-23 Thread Ramon Fried
On Fri, Apr 19, 2019 at 7:39 AM Alex Kiernan wrote: > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Acked-by: Ramon Fried > Testing affected

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-19 Thread Patrick DELAUNAY
Hi Alex, > > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Testing affected boards for configuration changes: > > boards.cfg is up to date.

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-19 Thread Lukasz Majewski
Hi Alex, > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Testing affected boards for configuration changes: > > boards.cfg is up to date.

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-19 Thread Alex Kiernan
This converts the following to Kconfig: CONFIG_SUPPORT_EMMC_BOOT Signed-off-by: Alex Kiernan --- Green travis build: https://travis-ci.org/akiernan/u-boot/builds/521906850 Testing affected boards for configuration changes: boards.cfg is up to date. Nothing to do. Summary of 3 commits