9
0
Fork 0
barebox/drivers/mtd/ubi
Teresa Remmet c087e0804f mtd: UBI: Add support for updating static volumes
Added support to update UBI static volumes in barebox.
This is mainly realized with adding the ioctl UBI_IOCVOLUP.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-06-28 07:31:37 +02:00
..
Kconfig mtd: ubi: Make debug options configurable 2016-04-06 10:17:53 +02:00
Makefile mtd: ubi: rename cdev.c to barebox.c 2016-04-08 13:34:45 +02:00
attach.c UBI: Fastmap: Fall back to scanning mode after ECC error 2016-05-27 12:30:27 +02:00
barebox.c mtd: UBI: Add support for updating static volumes 2016-06-28 07:31:37 +02:00
build.c mtd: UBI: Remove ubi_free_fastmap 2016-05-27 12:30:27 +02:00
debug.c UBI: Extend UBI layer debug/messaging capabilities 2016-05-27 12:30:27 +02:00
debug.h mtd: ubi: Make debug options configurable 2016-04-06 10:17:53 +02:00
eba.c mtd: ubi: Fix endless loop when moving PEB 2016-06-28 07:30:00 +02:00
fastmap-wl.c UBI: Fastmap: Remove is_fm_block() 2016-05-27 12:30:27 +02:00
fastmap.c mtd: UBI: Remove ubi_free_fastmap 2016-05-27 12:30:27 +02:00
io.c UBI: fix use of "VID" vs. "EC" in header self-check 2016-05-27 12:30:27 +02:00
kapi.c UBI: Extend UBI layer debug/messaging capabilities 2016-05-27 12:30:27 +02:00
misc.c UBI: Extend UBI layer debug/messaging capabilities 2016-05-27 12:30:27 +02:00
ubi-barebox.h include: move crc specific stuff to crc.h 2016-04-15 12:21:44 +02:00
ubi-media.h UBI: Fix typo in comment 2016-05-27 12:30:27 +02:00
ubi.h mtd: UBI: Remove ubi_free_fastmap 2016-05-27 12:30:27 +02:00
upd.c mtd: UBI: Add support for updating static volumes 2016-06-28 07:31:37 +02:00
vmt.c UBI: Init vol->reserved_pebs by assignment 2016-05-27 12:30:27 +02:00
vtbl.c UBI: return ENOSPC if no enough space available 2016-05-27 12:30:27 +02:00
wl.c mtd: ubi: actually do work in wear leveling code 2016-06-28 07:30:04 +02:00
wl.h UBI: Fastmap: Remove is_fm_block() 2016-05-27 12:30:27 +02:00