summaryrefslogtreecommitdiff
path: root/fstab.ramdisk.common
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2019-04-18 16:46:10 +0530
committerAmit Pundir <amit.pundir@linaro.org>2019-09-24 23:50:25 +0530
commit4e37582f32480bd153c93fed20b6aabe98bfbb90 (patch)
treeb86f9698ea06f9d11ead04057b845427798ad0cd /fstab.ramdisk.common
parentb7005515dd7ac2faebc6000b36075c116fdeacfa (diff)
db845c: Add support for AOSP on dragonboard db845c
Boots dragonboard db845c to console. HDMI display broken due to missing firmware files. Change-Id: I820aeb7b7ab2536a362f9ae37cc44906be0a6190 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'fstab.ramdisk.common')
-rw-r--r--fstab.ramdisk.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/fstab.ramdisk.common b/fstab.ramdisk.common
new file mode 100644
index 0000000..a2dcc4c
--- /dev/null
+++ b/fstab.ramdisk.common
@@ -0,0 +1,3 @@
+system /system ext4 noatime,ro,errors=panic wait,logical,first_stage_mount
+vendor /vendor ext4 noatime,ro,errors=panic wait,logical,first_stage_mount
+system_ext /system_ext ext4 noatime,ro,errors=panic wait,logical,first_stage_mount