1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 21:19:25 +01:00
Files
u-boot-megous/drivers
Boris Brezillon 96c2961ba6 dfu: nand: Add missing dependency on CMD_MTDPARTS
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 <jagan@amarulasolutions.com>
Fixes: 6828e602b7 ("dfu: Migrate to Kconfig")
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2018-11-13 18:53:10 +05:30
..
2018-10-09 04:40:27 -06:00
2018-11-10 08:16:30 -05:00
2018-11-09 10:44:50 -05:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-10-09 04:40:27 -06:00