9
0
Fork 0
barebox/fs
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
..
cramfs fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
ext4 fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
fat fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
ubifs blspec: automatically append bootargs 2015-06-13 14:35:03 +02:00
Kconfig Merge branch 'for-next/randconfig-1' 2014-12-08 14:54:11 +01:00
Makefile fs: implement EFI variable filesystem driver 2014-07-16 10:46:18 +02:00
bpkfs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
devfs-core.c drop CONFIG_PARTITION_NEED_MTD 2014-05-13 09:19:46 +02:00
devfs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
efi.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
efivarfs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
fs.c blspec: automatically append bootargs 2015-06-13 14:35:03 +02:00
nfs.c blspec: automatically append bootargs 2015-06-13 14:35:03 +02:00
omap4_usbbootfs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
parseopt.c linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MIN 2015-01-21 14:58:07 +01:00
parseopt.h nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
ramfs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
tftp.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00
uimagefs.c fs: rename inode member of struct filep to priv 2015-03-09 08:06:41 +01:00