9
0
Fork 0
barebox/arch/arm/boards/raspberry-pi
Uwe Kleine-König f97f4b6571 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>
2014-02-10 09:02:21 +01:00
..
env/init ARM: rpi: fix tty device name in bootargs-base 2013-10-16 09:38:53 +02:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
lowlevel.c arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init 2013-02-08 09:35:40 +01:00
rpi.c mount: support filesystem options passed via -o 2014-02-10 09:02:21 +01:00