On Thu, Dec 07, 2017 at 06:26:17PM +0100, Patrick Delaunay wrote: > When FASTBOOT is activated, only one the supported device is supported in > code at the same time > - CONFIG_FASTBOOT_FLASH_MMC_DEV > - CONFIG_FASTBOOT_FLASH_NAND_DEV > > But Today the choice is not exclusive in Kconfig > and that cause Kconfig issue when : > - CONFIG_FASTBOOT, CONFIG_MMC, CONFIG_NAND are activated > - CONFIG_FASTBOOT_FLASH_MMC_DEV = 0 > - CONFIG_FASTBOOT_FLASH_NAND_DEV is not activated > > The patch add a choice in Kconfig to select the FLASH provider > - CONFIG_FASTBOOT_FLASH_MMC > - CONFIG_FASTBOOT_FLASH_NAND > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com>
Acked-by: Maxime Ripard <maxime.rip...@free-electrons.com> Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot