mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
Revert "arm64/dts: android: fstab: Remove the odm partition.[DO NOT MERGE.]"
This reverts commit 72706a8af0.
Change-Id: Ic92c9b155475d1b8e70f942c42d606f94f24127a
This commit is contained in:
@@ -37,6 +37,13 @@
|
||||
mnt_flags = "ro,barrier=1,inode_readahead_blks=8";
|
||||
fsmgr_flags = "wait";
|
||||
};
|
||||
odm {
|
||||
compatible = "android,odm";
|
||||
dev = "/dev/block/odm";
|
||||
type = "vfat";
|
||||
mnt_flags = "rw";
|
||||
fsmgr_flags = "wait";
|
||||
};
|
||||
product {
|
||||
compatible = "android,product";
|
||||
dev = "/dev/block/product";
|
||||
|
||||
Reference in New Issue
Block a user