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:
> 
>   boards.cfg is up to date. Nothing to do.
>   Summary of 3 commits for 95 boards (4 threads, 1 job per thread)
>   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
>  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0 
> xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini 
> xilinx_zynqmp_mini_nand imx8mq_evk
>  arm:  w+   cm_t54 cl-som-imx7 marsboard clearfog apalis_imx6 warp7 
> pico-hobbit-imx7d pico-pi-imx6ul dms-ba16 arndale riotboard 
> pico-hobbit-imx6ul colibri_imx7 pico-imx7d xpress_spl opos6uldev warp7_bl33 
> imx6dl_mamoj ge_bx50v3 display5 mx7dsabresd_qspi display5_factory 
> colibri_imx7_emmc gwventana_nand mx7dsabresd gwventana_gw5904 gwventana_emmc 
> am57xx_hs_evm_usb omap5_uevm brppt1_spi xilinx_zynqmp_r5 vinco mx6sabresd 
> warp riotboard_spl vining_2000 zc5601 zc5202 xpress pico-imx6ul dms-ba16-1g 
> pico-pi-imx7d
>   02: configs: Resync with savedefconfig
>   03: Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
> 

>  configs/opos6uldev_defconfig | 1 +

>  include/configs/opos6uldev.h | 3 ---


Tested-by: Sébastien Szymanski 

Regards,


-- 
Sébastien Szymanski
Software engineer, Armadeus Systems
Tel: +33 (0)9 72 29 41 44
Fax: +33 (0)9 72 28 79 26
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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 a/configs/edison_defconfig b/configs/edison_defconfig
> > index 22fc84a41e38..b99906a4d144 100644
> > --- a/configs/edison_defconfig
> > +++ b/configs/edison_defconfig
> > @@ -30,6 +30,7 @@ CONFIG_ENV_IS_IN_MMC=y
> >  CONFIG_CPU=y
> >  CONFIG_DFU_MMC=y
> >  CONFIG_DFU_RAM=y
> > +CONFIG_SUPPORT_EMMC_BOOT=y
> >  CONFIG_DM_PCI_COMPAT=y
> >  CONFIG_RTC_MC146818=y
> >  CONFIG_USB_DWC3_GADGET=y
>

Including
 include/configs/edison.h | 1 -

> Reviewed-by: Andy Shevchenko 

-- 
With Best Regards,
Andy Shevchenko


___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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 100644
> --- a/configs/edison_defconfig
> +++ b/configs/edison_defconfig
> @@ -30,6 +30,7 @@ CONFIG_ENV_IS_IN_MMC=y
>  CONFIG_CPU=y
>  CONFIG_DFU_MMC=y
>  CONFIG_DFU_RAM=y
> +CONFIG_SUPPORT_EMMC_BOOT=y
>  CONFIG_DM_PCI_COMPAT=y
>  CONFIG_RTC_MC146818=y
>  CONFIG_USB_DWC3_GADGET=y

Reviewed-by: Andy Shevchenko 

-- 
With Best Regards,
Andy Shevchenko


___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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:
>>>
>>> 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 for 95 boards (4 threads, 1 job per thread)
>>>   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
>>>  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0 
>>> xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini 
>>> xilinx_zynqmp_mini_nand imx8mq_evk
>>>  arm:  w+   cm_t54 cl-som-imx7 marsboard clearfog apalis_imx6 warp7 
>>> pico-hobbit-imx7d pico-pi-imx6ul dms-ba16 arndale riotboard 
>>> pico-hobbit-imx6ul colibri_imx7 pico-imx7d xpress_spl opos6uldev warp7_bl33 
>>> imx6dl_mamoj ge_bx50v3 display5 mx7dsabresd_qspi display5_factory 
>>> colibri_imx7_emmc gwventana_nand mx7dsabresd gwventana_gw5904 
>>> gwventana_emmc am57xx_hs_evm_usb omap5_uevm brppt1_spi xilinx_zynqmp_r5 
>>> vinco mx6sabresd warp riotboard_spl vining_2000 zc5601 zc5202 xpress 
>>> pico-imx6ul dms-ba16-1g pico-pi-imx7d
>>>   02: configs: Resync with savedefconfig
>>>   03: Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
>>>
>>>  README   | 3 ---
>>>  configs/am57xx_evm_defconfig | 1 +
>>>  configs/am57xx_hs_evm_defconfig  | 1 +
>>>  configs/am57xx_hs_evm_usb_defconfig  | 1 +
>>>  configs/apalis-tk1_defconfig | 1 +
>>>  configs/apalis_imx6_defconfig| 1 +
>>>  configs/arndale_defconfig| 1 +
>>>  configs/avnet_ultra96_rev1_defconfig | 1 +
>>>  configs/cl-som-imx7_defconfig| 1 +
>>>  configs/clearfog_defconfig   | 1 +
>>>  configs/cm_t54_defconfig | 1 +
>>>  configs/colibri_imx6_defconfig   | 1 +
>>>  configs/colibri_imx7_emmc_defconfig  | 1 +
>>>  configs/display5_defconfig   | 1 +
>>>  configs/display5_factory_defconfig   | 1 +
>>>  configs/dms-ba16-1g_defconfig| 1 +
>>>  configs/dms-ba16_defconfig   | 1 +
>>>  configs/dra7xx_evm_defconfig | 1 +
>>>  configs/dra7xx_hs_evm_defconfig  | 1 +
>>>  configs/dra7xx_hs_evm_usb_defconfig  | 1 +
>>>  configs/edison_defconfig | 1 +
>>>  configs/ge_bx50v3_defconfig  | 1 +
>>>  configs/gwventana_emmc_defconfig | 1 +
>>>  configs/gwventana_gw5904_defconfig   | 1 +
>>>  configs/gwventana_nand_defconfig | 1 +
>>>  configs/imx6dl_mamoj_defconfig   | 1 +
>>>  configs/imx8mq_evk_defconfig | 1 +
>>>  configs/imx8qxp_mek_defconfig| 1 +
>>>  configs/liteboard_defconfig  | 1 +
>>>  configs/mt7623n_bpir2_defconfig  | 1 +
>>>  configs/mx6sabresd_defconfig | 1 +
>>>  configs/mx7dsabresd_defconfig| 1 +
>>>  configs/mx7dsabresd_qspi_defconfig   | 1 +
>>>  configs/mx7ulp_evk_defconfig | 1 +
>>>  configs/mx7ulp_evk_plugin_defconfig  | 1 +
>>>  configs/odroid-xu3_defconfig | 1 +
>>>  configs/omap5_uevm_defconfig | 1 +
>>>  configs/opos6uldev_defconfig | 1 +
>>>  configs/peach-pi_defconfig   | 1 +
>>>  configs/peach-pit_defconfig  | 1 +
>>>  configs/pico-hobbit-imx6ul_defconfig | 1 +
>>>  configs/pico-hobbit-imx7d_defconfig  | 1 +
>>>  configs/pico-imx6ul_defconfig| 1 +
>>>  configs/pico-imx7d_defconfig | 1 +
>>>  configs/pico-pi-imx6ul_defconfig | 1 +
>>>  configs/pico-pi-imx7d_defconfig  | 1 +
>>>  configs/riotboard_defconfig  | 1 +
>>>  configs/riotboard_spl_defconfig  | 1 +
>>>  configs/smdk5250_defconfig   | 1 +
>>>  configs/smdk5420_defconfig   | 1 +
>>>  configs/snow_defconfig   | 1 +
>>>  configs/spring_defconfig | 1 +
>>>  configs/stm32mp15_basic_defconfig| 1 +
>>>  configs/stm32mp15_trusted_defconfig  | 1 +
>>>  configs/uniphier_ld4_sld8_defconfig  | 1 +
>>>  configs/uniphier_v7_defconfig| 1 +
>>>  configs/uniphier_v8_defconfig| 1 +
>>>  configs/vinco_defconfig  | 1 +
>>>  configs/vining_2000_defconfig| 1 +

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:
> >
> > 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 for 95 boards (4 threads, 1 job per thread)
> >   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
> >  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0 
> > xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini 
> > xilinx_zynqmp_mini_nand imx8mq_evk
> >  arm:  w+   cm_t54 cl-som-imx7 marsboard clearfog apalis_imx6 warp7 
> > pico-hobbit-imx7d pico-pi-imx6ul dms-ba16 arndale riotboard 
> > pico-hobbit-imx6ul colibri_imx7 pico-imx7d xpress_spl opos6uldev warp7_bl33 
> > imx6dl_mamoj ge_bx50v3 display5 mx7dsabresd_qspi display5_factory 
> > colibri_imx7_emmc gwventana_nand mx7dsabresd gwventana_gw5904 
> > gwventana_emmc am57xx_hs_evm_usb omap5_uevm brppt1_spi xilinx_zynqmp_r5 
> > vinco mx6sabresd warp riotboard_spl vining_2000 zc5601 zc5202 xpress 
> > pico-imx6ul dms-ba16-1g pico-pi-imx7d
> >   02: configs: Resync with savedefconfig
> >   03: Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
> >
> >  README   | 3 ---
> >  configs/am57xx_evm_defconfig | 1 +
> >  configs/am57xx_hs_evm_defconfig  | 1 +
> >  configs/am57xx_hs_evm_usb_defconfig  | 1 +
> >  configs/apalis-tk1_defconfig | 1 +
> >  configs/apalis_imx6_defconfig| 1 +
> >  configs/arndale_defconfig| 1 +
> >  configs/avnet_ultra96_rev1_defconfig | 1 +
> >  configs/cl-som-imx7_defconfig| 1 +
> >  configs/clearfog_defconfig   | 1 +
> >  configs/cm_t54_defconfig | 1 +
> >  configs/colibri_imx6_defconfig   | 1 +
> >  configs/colibri_imx7_emmc_defconfig  | 1 +
> >  configs/display5_defconfig   | 1 +
> >  configs/display5_factory_defconfig   | 1 +
> >  configs/dms-ba16-1g_defconfig| 1 +
> >  configs/dms-ba16_defconfig   | 1 +
> >  configs/dra7xx_evm_defconfig | 1 +
> >  configs/dra7xx_hs_evm_defconfig  | 1 +
> >  configs/dra7xx_hs_evm_usb_defconfig  | 1 +
> >  configs/edison_defconfig | 1 +
> >  configs/ge_bx50v3_defconfig  | 1 +
> >  configs/gwventana_emmc_defconfig | 1 +
> >  configs/gwventana_gw5904_defconfig   | 1 +
> >  configs/gwventana_nand_defconfig | 1 +
> >  configs/imx6dl_mamoj_defconfig   | 1 +
> >  configs/imx8mq_evk_defconfig | 1 +
> >  configs/imx8qxp_mek_defconfig| 1 +
> >  configs/liteboard_defconfig  | 1 +
> >  configs/mt7623n_bpir2_defconfig  | 1 +
> >  configs/mx6sabresd_defconfig | 1 +
> >  configs/mx7dsabresd_defconfig| 1 +
> >  configs/mx7dsabresd_qspi_defconfig   | 1 +
> >  configs/mx7ulp_evk_defconfig | 1 +
> >  configs/mx7ulp_evk_plugin_defconfig  | 1 +
> >  configs/odroid-xu3_defconfig | 1 +
> >  configs/omap5_uevm_defconfig | 1 +
> >  configs/opos6uldev_defconfig | 1 +
> >  configs/peach-pi_defconfig   | 1 +
> >  configs/peach-pit_defconfig  | 1 +
> >  configs/pico-hobbit-imx6ul_defconfig | 1 +
> >  configs/pico-hobbit-imx7d_defconfig  | 1 +
> >  configs/pico-imx6ul_defconfig| 1 +
> >  configs/pico-imx7d_defconfig | 1 +
> >  configs/pico-pi-imx6ul_defconfig | 1 +
> >  configs/pico-pi-imx7d_defconfig  | 1 +
> >  configs/riotboard_defconfig  | 1 +
> >  configs/riotboard_spl_defconfig  | 1 +
> >  configs/smdk5250_defconfig   | 1 +
> >  configs/smdk5420_defconfig   | 1 +
> >  configs/snow_defconfig   | 1 +
> >  configs/spring_defconfig | 1 +
> >  configs/stm32mp15_basic_defconfig| 1 +
> >  configs/stm32mp15_trusted_defconfig  | 1 +
> >  configs/uniphier_ld4_sld8_defconfig  | 1 +
> >  configs/uniphier_v7_defconfig| 1 +
> >  configs/uniphier_v8_defconfig| 1 +
> >  configs/vinco_defconfig  | 1 +
> >  configs/vining_2000_defconfig| 1 +
> >  configs/warp7_bl33_defconfig  

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:
> 
>   boards.cfg is up to date. Nothing to do.
>   Summary of 3 commits for 95 boards (4 threads, 1 job per thread)
>   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
>  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0 
> xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini 
> xilinx_zynqmp_mini_nand imx8mq_evk
>  arm:  w+   cm_t54 cl-som-imx7 marsboard clearfog apalis_imx6 warp7 
> pico-hobbit-imx7d pico-pi-imx6ul dms-ba16 arndale riotboard 
> pico-hobbit-imx6ul colibri_imx7 pico-imx7d xpress_spl opos6uldev warp7_bl33 
> imx6dl_mamoj ge_bx50v3 display5 mx7dsabresd_qspi display5_factory 
> colibri_imx7_emmc gwventana_nand mx7dsabresd gwventana_gw5904 gwventana_emmc 
> am57xx_hs_evm_usb omap5_uevm brppt1_spi xilinx_zynqmp_r5 vinco mx6sabresd 
> warp riotboard_spl vining_2000 zc5601 zc5202 xpress pico-imx6ul dms-ba16-1g 
> pico-pi-imx7d
>   02: configs: Resync with savedefconfig
>   03: Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
> 
>  README   | 3 ---
>  configs/am57xx_evm_defconfig | 1 +
>  configs/am57xx_hs_evm_defconfig  | 1 +
>  configs/am57xx_hs_evm_usb_defconfig  | 1 +
>  configs/apalis-tk1_defconfig | 1 +
>  configs/apalis_imx6_defconfig| 1 +
>  configs/arndale_defconfig| 1 +
>  configs/avnet_ultra96_rev1_defconfig | 1 +
>  configs/cl-som-imx7_defconfig| 1 +
>  configs/clearfog_defconfig   | 1 +
>  configs/cm_t54_defconfig | 1 +
>  configs/colibri_imx6_defconfig   | 1 +
>  configs/colibri_imx7_emmc_defconfig  | 1 +
>  configs/display5_defconfig   | 1 +
>  configs/display5_factory_defconfig   | 1 +
>  configs/dms-ba16-1g_defconfig| 1 +
>  configs/dms-ba16_defconfig   | 1 +
>  configs/dra7xx_evm_defconfig | 1 +
>  configs/dra7xx_hs_evm_defconfig  | 1 +
>  configs/dra7xx_hs_evm_usb_defconfig  | 1 +
>  configs/edison_defconfig | 1 +
>  configs/ge_bx50v3_defconfig  | 1 +
>  configs/gwventana_emmc_defconfig | 1 +
>  configs/gwventana_gw5904_defconfig   | 1 +
>  configs/gwventana_nand_defconfig | 1 +
>  configs/imx6dl_mamoj_defconfig   | 1 +
>  configs/imx8mq_evk_defconfig | 1 +
>  configs/imx8qxp_mek_defconfig| 1 +
>  configs/liteboard_defconfig  | 1 +
>  configs/mt7623n_bpir2_defconfig  | 1 +
>  configs/mx6sabresd_defconfig | 1 +
>  configs/mx7dsabresd_defconfig| 1 +
>  configs/mx7dsabresd_qspi_defconfig   | 1 +
>  configs/mx7ulp_evk_defconfig | 1 +
>  configs/mx7ulp_evk_plugin_defconfig  | 1 +
>  configs/odroid-xu3_defconfig | 1 +
>  configs/omap5_uevm_defconfig | 1 +
>  configs/opos6uldev_defconfig | 1 +
>  configs/peach-pi_defconfig   | 1 +
>  configs/peach-pit_defconfig  | 1 +
>  configs/pico-hobbit-imx6ul_defconfig | 1 +
>  configs/pico-hobbit-imx7d_defconfig  | 1 +
>  configs/pico-imx6ul_defconfig| 1 +
>  configs/pico-imx7d_defconfig | 1 +
>  configs/pico-pi-imx6ul_defconfig | 1 +
>  configs/pico-pi-imx7d_defconfig  | 1 +
>  configs/riotboard_defconfig  | 1 +
>  configs/riotboard_spl_defconfig  | 1 +
>  configs/smdk5250_defconfig   | 1 +
>  configs/smdk5420_defconfig   | 1 +
>  configs/snow_defconfig   | 1 +
>  configs/spring_defconfig | 1 +
>  configs/stm32mp15_basic_defconfig| 1 +
>  configs/stm32mp15_trusted_defconfig  | 1 +
>  configs/uniphier_ld4_sld8_defconfig  | 1 +
>  configs/uniphier_v7_defconfig| 1 +
>  configs/uniphier_v8_defconfig| 1 +
>  configs/vinco_defconfig  | 1 +
>  configs/vining_2000_defconfig| 1 +
>  configs/warp7_bl33_defconfig | 1 +
>  configs/warp7_defconfig  | 1 +
>  configs/warp_defconfig   | 1 +
>  configs/xilinx_zynqmp_mini_emmc0_defconfig   | 1 +
>  

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 boards for configuration changes:
>
>   boards.cfg is up to date. Nothing to do.
>   Summary of 3 commits for 95 boards (4 threads, 1 job per thread)
>   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
>  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0
> xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini
> xilinx_zynqmp_mini_nand imx8mq_evk
>  arm:  w+   cm_t54 cl-som-imx7 marsboard clearfog apalis_imx6
> warp7 pico-hobbit-imx7d pico-pi-imx6ul dms-ba16 arndale riotboard
> pico-hobbit-imx6ul colibri_imx7 pico-imx7d xpress_spl opos6uldev warp7_bl33
> imx6dl_mamoj ge_bx50v3 display5 mx7dsabresd_qspi display5_factory
> colibri_imx7_emmc gwventana_nand mx7dsabresd gwventana_gw5904
> gwventana_emmc am57xx_hs_evm_usb omap5_uevm brppt1_spi xilinx_zynqmp_r5
> vinco mx6sabresd warp riotboard_spl vining_2000 zc5601 zc5202 xpress
> pico-imx6ul dms-ba16-1g pico-pi-imx7d
>   02: configs: Resync with savedefconfig
>   03: Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
>
>  README   | 3 ---
>  configs/am57xx_evm_defconfig | 1 +
>  configs/am57xx_hs_evm_defconfig  | 1 +
>  configs/am57xx_hs_evm_usb_defconfig  | 1 +
>  configs/apalis-tk1_defconfig | 1 +
>  configs/apalis_imx6_defconfig| 1 +
>  configs/arndale_defconfig| 1 +
>  configs/avnet_ultra96_rev1_defconfig | 1 +
>  configs/cl-som-imx7_defconfig| 1 +
>  configs/clearfog_defconfig   | 1 +
>  configs/cm_t54_defconfig | 1 +
>  configs/colibri_imx6_defconfig   | 1 +
>  configs/colibri_imx7_emmc_defconfig  | 1 +
>  configs/display5_defconfig   | 1 +
>  configs/display5_factory_defconfig   | 1 +
>  configs/dms-ba16-1g_defconfig| 1 +
>  configs/dms-ba16_defconfig   | 1 +
>  configs/dra7xx_evm_defconfig | 1 +
>  configs/dra7xx_hs_evm_defconfig  | 1 +
>  configs/dra7xx_hs_evm_usb_defconfig  | 1 +
>  configs/edison_defconfig | 1 +
>  configs/ge_bx50v3_defconfig  | 1 +
>  configs/gwventana_emmc_defconfig | 1 +
>  configs/gwventana_gw5904_defconfig   | 1 +
>  configs/gwventana_nand_defconfig | 1 +
>  configs/imx6dl_mamoj_defconfig   | 1 +
>  configs/imx8mq_evk_defconfig | 1 +
>  configs/imx8qxp_mek_defconfig| 1 +
>  configs/liteboard_defconfig  | 1 +
>  configs/mt7623n_bpir2_defconfig  | 1 +
>  configs/mx6sabresd_defconfig | 1 +
>  configs/mx7dsabresd_defconfig| 1 +
>  configs/mx7dsabresd_qspi_defconfig   | 1 +
>  configs/mx7ulp_evk_defconfig | 1 +
>  configs/mx7ulp_evk_plugin_defconfig  | 1 +
>  configs/odroid-xu3_defconfig | 1 +
>  configs/omap5_uevm_defconfig | 1 +
>  configs/opos6uldev_defconfig | 1 +
>  configs/peach-pi_defconfig   | 1 +
>  configs/peach-pit_defconfig  | 1 +
>  configs/pico-hobbit-imx6ul_defconfig | 1 +
>  configs/pico-hobbit-imx7d_defconfig  | 1 +
>  configs/pico-imx6ul_defconfig| 1 +
>  configs/pico-imx7d_defconfig | 1 +
>  configs/pico-pi-imx6ul_defconfig | 1 +
>  configs/pico-pi-imx7d_defconfig  | 1 +
>  configs/riotboard_defconfig  | 1 +
>  configs/riotboard_spl_defconfig  | 1 +
>  configs/smdk5250_defconfig   | 1 +
>  configs/smdk5420_defconfig   | 1 +
>  configs/snow_defconfig   | 1 +
>  configs/spring_defconfig | 1 +
>  configs/stm32mp15_basic_defconfig| 1 +
>  configs/stm32mp15_trusted_defconfig  | 1 +
>  configs/uniphier_ld4_sld8_defconfig  | 1 +
>  configs/uniphier_v7_defconfig| 1 +
>  configs/uniphier_v8_defconfig| 1 +
>  configs/vinco_defconfig  | 1 +
>  configs/vining_2000_defconfig| 1 +
>  configs/warp7_bl33_defconfig | 1 +
>  configs/warp7_defconfig  | 1 +
>  configs/warp_defconfig   | 1 +
>  configs/xilinx_zynqmp_mini_emmc0_defconfig   | 1 +
>  

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. Nothing to do.
>   Summary of 3 commits for 95 boards (4 threads, 1 job per thread)
>   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
>  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0
> xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini
> xilinx_zynqmp_mini_nand imx8mq_evk
>  arm:  w+   cm_t54 cl-som-imx7 marsboard clearfog apalis_imx6 warp7 
> pico-
> hobbit-imx7d pico-pi-imx6ul dms-ba16 arndale riotboard pico-hobbit-imx6ul
> colibri_imx7 pico-imx7d xpress_spl opos6uldev warp7_bl33 imx6dl_mamoj
> ge_bx50v3 display5 mx7dsabresd_qspi display5_factory colibri_imx7_emmc
> gwventana_nand mx7dsabresd gwventana_gw5904 gwventana_emmc
> am57xx_hs_evm_usb omap5_uevm brppt1_spi xilinx_zynqmp_r5 vinco
> mx6sabresd warp riotboard_spl vining_2000 zc5601 zc5202 xpress pico-imx6ul
> dms-ba16-1g pico-pi-imx7d
>   02: configs: Resync with savedefconfig
>   03: Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

Acked-by: Patrick Delaunay 

>  README   | 3 ---
>  configs/am57xx_evm_defconfig | 1 +
>  configs/am57xx_hs_evm_defconfig  | 1 +
>  configs/am57xx_hs_evm_usb_defconfig  | 1 +
>  configs/apalis-tk1_defconfig | 1 +
>  configs/apalis_imx6_defconfig| 1 +
>  configs/arndale_defconfig| 1 +
>  configs/avnet_ultra96_rev1_defconfig | 1 +
>  configs/cl-som-imx7_defconfig| 1 +
>  configs/clearfog_defconfig   | 1 +
>  configs/cm_t54_defconfig | 1 +
>  configs/colibri_imx6_defconfig   | 1 +
>  configs/colibri_imx7_emmc_defconfig  | 1 +
>  configs/display5_defconfig   | 1 +
>  configs/display5_factory_defconfig   | 1 +
>  configs/dms-ba16-1g_defconfig| 1 +
>  configs/dms-ba16_defconfig   | 1 +
>  configs/dra7xx_evm_defconfig | 1 +
>  configs/dra7xx_hs_evm_defconfig  | 1 +
>  configs/dra7xx_hs_evm_usb_defconfig  | 1 +
>  configs/edison_defconfig | 1 +
>  configs/ge_bx50v3_defconfig  | 1 +
>  configs/gwventana_emmc_defconfig | 1 +
>  configs/gwventana_gw5904_defconfig   | 1 +
>  configs/gwventana_nand_defconfig | 1 +
>  configs/imx6dl_mamoj_defconfig   | 1 +
>  configs/imx8mq_evk_defconfig | 1 +
>  configs/imx8qxp_mek_defconfig| 1 +
>  configs/liteboard_defconfig  | 1 +
>  configs/mt7623n_bpir2_defconfig  | 1 +
>  configs/mx6sabresd_defconfig | 1 +
>  configs/mx7dsabresd_defconfig| 1 +
>  configs/mx7dsabresd_qspi_defconfig   | 1 +
>  configs/mx7ulp_evk_defconfig | 1 +
>  configs/mx7ulp_evk_plugin_defconfig  | 1 +
>  configs/odroid-xu3_defconfig | 1 +
>  configs/omap5_uevm_defconfig | 1 +
>  configs/opos6uldev_defconfig | 1 +
>  configs/peach-pi_defconfig   | 1 +
>  configs/peach-pit_defconfig  | 1 +
>  configs/pico-hobbit-imx6ul_defconfig | 1 +
>  configs/pico-hobbit-imx7d_defconfig  | 1 +
>  configs/pico-imx6ul_defconfig| 1 +
>  configs/pico-imx7d_defconfig | 1 +
>  configs/pico-pi-imx6ul_defconfig | 1 +
>  configs/pico-pi-imx7d_defconfig  | 1 +
>  configs/riotboard_defconfig  | 1 +
>  configs/riotboard_spl_defconfig  | 1 +
>  configs/smdk5250_defconfig   | 1 +
>  configs/smdk5420_defconfig   | 1 +
>  configs/snow_defconfig   | 1 +
>  configs/spring_defconfig | 1 +
>  configs/stm32mp15_basic_defconfig| 1 +
>  configs/stm32mp15_trusted_defconfig  | 1 +
>  configs/uniphier_ld4_sld8_defconfig  | 1 +
>  configs/uniphier_v7_defconfig| 1 +
>  configs/uniphier_v8_defconfig| 1 +
>  configs/vinco_defconfig  | 1 +
>  configs/vining_2000_defconfig| 1 +
>  configs/warp7_bl33_defconfig | 1 +
>  configs/warp7_defconfig  | 1 +
>  configs/warp_defconfig   | 1 +
>  configs/xilinx_zynqmp_mini_emmc0_defconfig   | 1 +
>  configs/xilinx_zynqmp_mini_emmc1_defconfig 

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. Nothing to do.
>   Summary of 3 commits for 95 boards (4 threads, 1 job per thread)
>   01: Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
>  aarch64:  w+   xilinx_zynqmp_mini_emmc1 xilinx_zynqmp_mini_emmc0
> xilinx_zynqmp_mini_qspi clearfog_gt_8k imx8qxp_mek xilinx_zynqmp_mini
> xilinx_zynqmp_mini_nand imx8mq_evk arm:  w+   cm_t54 cl-som-imx7
> marsboard clearfog apalis_imx6 warp7 pico-hobbit-imx7d pico-pi-imx6ul
> dms-ba16 arndale riotboard pico-hobbit-imx6ul colibri_imx7 pico-imx7d
> xpress_spl opos6uldev warp7_bl33 imx6dl_mamoj ge_bx50v3 display5
> mx7dsabresd_qspi display5_factory colibri_imx7_emmc gwventana_nand
> mx7dsabresd gwventana_gw5904 gwventana_emmc am57xx_hs_evm_usb
> omap5_uevm brppt1_spi xilinx_zynqmp_r5 vinco mx6sabresd warp
> riotboard_spl vining_2000 zc5601 zc5202 xpress pico-imx6ul
> dms-ba16-1g pico-pi-imx7d 02: configs: Resync with savedefconfig 03:
> Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

Acked-by: Lukasz Majewski 

> 
>  README   | 3 ---
>  configs/am57xx_evm_defconfig | 1 +
>  configs/am57xx_hs_evm_defconfig  | 1 +
>  configs/am57xx_hs_evm_usb_defconfig  | 1 +
>  configs/apalis-tk1_defconfig | 1 +
>  configs/apalis_imx6_defconfig| 1 +
>  configs/arndale_defconfig| 1 +
>  configs/avnet_ultra96_rev1_defconfig | 1 +
>  configs/cl-som-imx7_defconfig| 1 +
>  configs/clearfog_defconfig   | 1 +
>  configs/cm_t54_defconfig | 1 +
>  configs/colibri_imx6_defconfig   | 1 +
>  configs/colibri_imx7_emmc_defconfig  | 1 +
>  configs/display5_defconfig   | 1 +
>  configs/display5_factory_defconfig   | 1 +
>  configs/dms-ba16-1g_defconfig| 1 +
>  configs/dms-ba16_defconfig   | 1 +
>  configs/dra7xx_evm_defconfig | 1 +
>  configs/dra7xx_hs_evm_defconfig  | 1 +
>  configs/dra7xx_hs_evm_usb_defconfig  | 1 +
>  configs/edison_defconfig | 1 +
>  configs/ge_bx50v3_defconfig  | 1 +
>  configs/gwventana_emmc_defconfig | 1 +
>  configs/gwventana_gw5904_defconfig   | 1 +
>  configs/gwventana_nand_defconfig | 1 +
>  configs/imx6dl_mamoj_defconfig   | 1 +
>  configs/imx8mq_evk_defconfig | 1 +
>  configs/imx8qxp_mek_defconfig| 1 +
>  configs/liteboard_defconfig  | 1 +
>  configs/mt7623n_bpir2_defconfig  | 1 +
>  configs/mx6sabresd_defconfig | 1 +
>  configs/mx7dsabresd_defconfig| 1 +
>  configs/mx7dsabresd_qspi_defconfig   | 1 +
>  configs/mx7ulp_evk_defconfig | 1 +
>  configs/mx7ulp_evk_plugin_defconfig  | 1 +
>  configs/odroid-xu3_defconfig | 1 +
>  configs/omap5_uevm_defconfig | 1 +
>  configs/opos6uldev_defconfig | 1 +
>  configs/peach-pi_defconfig   | 1 +
>  configs/peach-pit_defconfig  | 1 +
>  configs/pico-hobbit-imx6ul_defconfig | 1 +
>  configs/pico-hobbit-imx7d_defconfig  | 1 +
>  configs/pico-imx6ul_defconfig| 1 +
>  configs/pico-imx7d_defconfig | 1 +
>  configs/pico-pi-imx6ul_defconfig | 1 +
>  configs/pico-pi-imx7d_defconfig  | 1 +
>  configs/riotboard_defconfig  | 1 +
>  configs/riotboard_spl_defconfig  | 1 +
>  configs/smdk5250_defconfig   | 1 +
>  configs/smdk5420_defconfig   | 1 +
>  configs/snow_defconfig   | 1 +
>  configs/spring_defconfig | 1 +
>  configs/stm32mp15_basic_defconfig| 1 +
>  configs/stm32mp15_trusted_defconfig  | 1 +
>  configs/uniphier_ld4_sld8_defconfig  | 1 +
>  configs/uniphier_v7_defconfig| 1 +
>  configs/uniphier_v8_defconfig| 1 +
>  configs/vinco_defconfig  | 1 +
>  configs/vining_2000_defconfig| 1 +
>  configs/warp7_bl33_defconfig | 1 +
>  configs/warp7_defconfig  | 1 +
>  configs/warp_defconfig   | 1 +
>  configs/xilinx_zynqmp_mini_emmc0_defconfig   | 1 +
>  configs/xilinx_zynqmp_mini_emmc1_defconfig   | 1 +
>