9
0
Fork 0
barebox/fs/ubifs
Sascha Hauer 052d9ac0cf 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-13 14:35:03 +02:00
..
Kconfig fs: Add ubifs support 2013-08-07 08:44:48 +02:00
Makefile fs: Add ubifs support 2013-08-07 08:44:48 +02:00
budget.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
crc16.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
crc16.h fs: Add ubifs support 2013-08-07 08:44:48 +02:00
debug.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
debug.h fs ubifs: Use pr_* for printing messages 2014-01-16 14:29:41 +01:00
io.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
key.h fs: Add ubifs support 2013-08-07 08:44:48 +02:00
log.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
lprops.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
lpt.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
lpt_commit.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
master.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
misc.h fs: Add ubifs support 2013-08-07 08:44:48 +02:00
orphan.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
recovery.c ubifs: Remove redundant assignment 2013-10-22 08:51:44 +02:00
replay.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
sb.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
scan.c ubifs: Remove redundant assignment 2013-10-22 08:51:44 +02:00
super.c fs: ubifs: rework logging 2014-02-28 11:24:05 +01:00
tnc.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
tnc_misc.c fs: Add ubifs support 2013-08-07 08:44:48 +02:00
ubifs-media.h fs: Add ubifs support 2013-08-07 08:44:48 +02:00
ubifs.c blspec: automatically append bootargs 2015-06-13 14:35:03 +02:00
ubifs.h fs: ubifs: remove redundant macro defines 2015-01-21 14:58:07 +01:00