9
0
Fork 0
barebox/fs
Enrico Jorns b6ca0241b0 fs: nfs: pick up network interface bootargs parameter
This adds the linux.bootarg device parameter from the network device of
the current nfs connection and adds it to the nfs bootargs line.

This allows booting from nfs without manually setting a ip=dhcp or
ip=<ipaddr> option.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-09-22 11:30:38 +02:00
..
cramfs whole tree: remove trailing whitespaces 2016-04-21 15:17:52 +02:00
ext4 fs: ext4: fix symlink read function 2016-07-07 09:18:28 +02:00
fat fs: fat: fix copy-paste typo 2016-02-23 08:35:35 +01:00
pstore ramoops: allow to build without OFTREE support 2016-02-11 13:56:00 +01:00
squashfs fs: squashfs: use correct format specifier 2016-06-07 08:10:09 +02:00
ubifs ubifs: check return pointer properly 2016-07-07 09:45:35 +02:00
Kconfig fs: add support for SquashFS 4.0 2016-03-02 19:51:48 +01:00
Makefile fs: add support for SquashFS 4.0 2016-03-02 19:51:48 +01:00
bpkfs.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
devfs-core.c mtd: Add support for marking blocks as good 2016-03-15 08:56:53 +01:00
devfs.c mtd: Fix erasing of devices >4GiB 2016-02-09 09:32:29 +01:00
efi.c Merge branch 'for-next/misc' 2016-05-09 08:49:43 +02:00
efivarfs.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
fs.c fs: Check for correct open mode 2016-07-22 11:59:49 +02:00
nfs.c fs: nfs: pick up network interface bootargs parameter 2016-09-22 11:30:38 +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: syntax fix in ramfs.c 2015-10-01 08:38:36 +02:00
ratpfs.c fs: Add RATP fs support 2016-01-18 09:25:44 +01:00
smhfs.c fs: smhfs: Fix return value of truncate() 2015-11-09 07:17:57 +01:00
tftp.c fs/tftp.c: drop unused server_port variable 2015-07-20 07:46:54 +02:00
uimagefs.c string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00