9
0
Fork 0
barebox/drivers/mtd/ubi
Sascha Hauer e4cabc3d89 blspec: automatically append bootargs
When bootloader spec is used to boot devices it is often desirable
to boot the same image from different media. Since the fs images
need to contain the root= parameters to tell Linux where to boot
from the images can't be identical on different media.

This patch changes this by introducing a 'appendroot' option for
bootloader spec. If set to true, barebox will construct a Linux
commandline option for the device the bootloader spec entry is found
on.

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: get_bad_peb_limit from mtd master 2014-11-20 14:53:42 +01:00
cdev.c ubi: cdev: remove trailing newline from debug messages 2015-04-23 08:12:28 +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