mount: support filesystem options passed via -o
Similar to mount(8) the barebox command mount now supports passing a string
to the file system driver via -o.

This is used in the next commit to let the user specify port numbers for
nfs mounts.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f43f827 commit f97f4b6571d1297973f08b9f921778e0b2e7f064
@Uwe Kleine-König Uwe Kleine-König authored on 7 Feb 2014
Sascha Hauer committed on 10 Feb 2014
Showing 11 changed files
View
arch/arm/boards/raspberry-pi/rpi.c
View
arch/arm/mach-omap/omap_generic.c
View
arch/arm/mach-omap/xload.c
View
arch/arm/mach-socfpga/generic.c
View
commands/mount.c
View
commands/tftp.c
View
common/blspec.c
View
common/startup.c
View
fs/fs.c
View
include/fs.h
View
lib/bootstrap/disk.c