1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 10:49:19 +01:00
Files
u-boot-megous/drivers/dfu
Guillermo Rodriguez 1b3c4cb1e3 dfu: Fix handling of UBI partitions in MTD backend
For UBI partitions ("partubi" in dfu_alt_info), dfu_fill_entity_mtd sets
the mtd.ubi flag; however other functions incorrectly check for nand.ubi
instead. Fix this by checking for the correct flag.

Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com>
Cc: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
2021-01-31 14:08:56 +01:00
..
2020-10-30 14:20:27 +01:00
2020-09-01 14:47:43 +02:00
2020-10-30 14:20:27 +01:00