2 # Copyright (C) 2006-2010 OpenWrt.org
3 # Copyright (C) 2010 Vertical Communications
6 mount
"$(find_mtd_part rootfs_data)" /jffs
-t jffs2
10 if [ "$pi_jffs2_mount_success" != "true" ]; then
19 find_mount_jffs2
&& pi_jffs2_mount_success
=true
23 boot_hook_add preinit_mount_root do_mount_jffs2