summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'fstab.am65xevmboard')
-rw-r--r--fstab.am65xevmboard11
1 files changed, 11 insertions, 0 deletions
diff --git a/fstab.am65xevmboard b/fstab.am65xevmboard
new file mode 100644
index 0000000..1e61873
--- /dev/null
+++ b/fstab.am65xevmboard
@@ -0,0 +1,11 @@
1# Android fstab file.
2# <src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
3# The filesystem that contains the filesystem checker binary (typically /system) cannot
4# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
5
6/dev/block/platform/soc0/soc0:mmc@4fa0000/4fa0000.sdhci/by-name/userdata /data ext4 noatime,nosuid,nodev wait,check,quota
7/dev/block/platform/soc0/soc0:mmc@4fa0000/4fa0000.sdhci/by-name/boot /boot emmc defaults defaults
8
9#/devices/platform/44000000.ocp/488c0000.omap_dwc3_2/488d0000.usb* auto auto defaults voldmanaged=usb0:auto
10#/devices/platform/44000000.ocp/48880000.omap_dwc3_1/48890000.usb* auto auto defaults voldmanaged=usb1:auto
11#/devices/platform/44000000.ocp/4809c000.mmc/mmc_host* auto auto defaults voldmanaged=sdcard1:auto