rv1126_rv1109: BoardConfig-battery-ipc: modify RK_OEM_FS_TYPE to ext2

Signed-off-by: Fenrir Lin <fenrir.lin@rock-chips.com>
Change-Id: I9162db18ceea77be561371d1e61667c55450c3ac
This commit is contained in:
Fenrir Lin
2020-11-21 15:28:28 +08:00
parent a800b906ca
commit f67c845bf6

View File

@ -35,7 +35,7 @@ export RK_TARGET_PRODUCT=rv1126_rv1109
# Set ramboot image type
export RK_RAMBOOT_TYPE=ROMFS
# Set oem partition type, including ext2 squashfs
export RK_OEM_FS_TYPE=squashfs
export RK_OEM_FS_TYPE=ext2
# Set userdata partition type, including ext2, fat
export RK_USERDATA_FS_TYPE=ext2
# OEM config