Use the filesystem manager to mount and check filesystems

fs_mgr reads /fstab.<device> to determine what to mount and what to
check, and removes the details from the init.<device>.rc file.

Change-Id: I4c27829e79a18d2af407eb8a8ce11160e238131d
diff --git a/init.smdk5250.rc b/init.smdk5250.rc
index d30939b..ce6c5dd 100644
--- a/init.smdk5250.rc
+++ b/init.smdk5250.rc
@@ -26,9 +26,7 @@
 
 
 on fs
-    mount ext4 /dev/block/mmcblk0p2 /system ro wait
-    mount ext4 /dev/block/mmcblk0p3 /data nosuid nodev noatime wait crypt discard,noauto_da_alloc
-    mount ext4 /dev/block/mmcblk0p4 /cache nosuid nodev noatime
+    mount_all /fstab.smdk5250
     setprop ro.crypto.fuse_sdcard true
 
 # Permissions for backlight