9
0
Fork 0
barebox/drivers/mtd/ubi
Sascha Hauer 9ffd3d0376 mtd: ubi: create device with persistent names
UBI devices used to show up with a dynamically assigned number
which is bad for scripting. After a 'ubiattach' a script cannot
know the number of the ubi to continue with. Change this to use
the parent mtd name and extend it with ".ubi".

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-06-10 13:42:33 +02:00
..
Kconfig drop CONFIG_PARTITION_NEED_MTD 2014-05-13 09:19:46 +02:00
Makefile UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
attach.c UBI: fix error return code 2014-09-11 15:53:24 +02:00
build.c mtd: ubi: create device with persistent names 2015-06-10 13:42:33 +02:00
cdev.c mtd: ubi: create device with persistent names 2015-06-10 13:42:33 +02:00
debug.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
debug.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
eba.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
fastmap.c UBI: fastmap: do not miss bit-flips 2014-09-11 15:53:27 +02:00
io.c UBI: avoid program operation on NOR flash after erasure interrupted 2014-09-11 15:53:24 +02:00
kapi.c blspec: automatically append bootargs 2015-06-10 13:42:33 +02:00
misc.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
ubi-barebox.h move print_hex_dump function to include/common.h 2013-08-07 08:44:48 +02:00
ubi-media.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
ubi.h treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
upd.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
vmt.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
vtbl.c UBI: init_volumes: Ignore volumes with no LEBs 2014-09-11 15:53:28 +02:00
wl.c UBI: bugfix in ubi_wl_flush() 2014-09-11 15:53:29 +02:00