On Sat, Nov 10, 2018 at 4:52 PM Boris Brezillon
<boris.brezil...@bootlin.com> wrote:
>
> dfu_fill_entity_nand() uses find_dev_and_part() and mtdparts_init()
> which are provided by cmd/mtdparts.c.
>
> Add the dependency to avoid build failures when CMD_MTDPARTS is not
> selected.
>
> Reported-by: Jagan Teki <ja...@amarulasolutions.com>
> Fixes: 6828e602b722d ("dfu: Migrate to Kconfig")
> Signed-off-by: Boris Brezillon <boris.brezil...@bootlin.com>
> ---
>  drivers/dfu/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Squashed both patches into "cmd: ubi: Remove useless call to
mtdparts_init()" patch.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to