diff --git a/rv1126_rv1109/BoardConfig-38x38-spi-nand-ab.mk b/rv1126_rv1109/BoardConfig-38x38-spi-nand-ab.mk index 5c3a3d6..8be00e1 100644 --- a/rv1126_rv1109/BoardConfig-38x38-spi-nand-ab.mk +++ b/rv1126_rv1109/BoardConfig-38x38-spi-nand-ab.mk @@ -46,13 +46,13 @@ export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE} # Set ramboot image type export RK_RAMBOOT_TYPE= # Set oem partition type, including ext2 squashfs -export RK_OEM_FS_TYPE=ubi +export RK_OEM_FS_TYPE= # Set userdata partition type, including ext2, fat export RK_USERDATA_FS_TYPE=ubi #OEM config -export RK_OEM_DIR=oem_ipc +export RK_OEM_DIR= # OEM build on buildroot -export RK_OEM_BUILDIN_BUILDROOT=YES +export RK_OEM_BUILDIN_BUILDROOT= #userdata config, if not define this, system will format by RK_USERDATA_FS_TYPE export RK_USERDATA_DIR= # diff --git a/rv1126_rv1109/BoardConfig-38x38-spi-nand.mk b/rv1126_rv1109/BoardConfig-38x38-spi-nand.mk index b960d3f..3fe39c8 100644 --- a/rv1126_rv1109/BoardConfig-38x38-spi-nand.mk +++ b/rv1126_rv1109/BoardConfig-38x38-spi-nand.mk @@ -47,13 +47,13 @@ export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE} # Set ramboot image type export RK_RAMBOOT_TYPE= # Set oem partition type, including ext2 squashfs -export RK_OEM_FS_TYPE=ubi +export RK_OEM_FS_TYPE= # Set userdata partition type, including ext2, fat export RK_USERDATA_FS_TYPE=ubi #OEM config -export RK_OEM_DIR=oem_ipc +export RK_OEM_DIR= # OEM build on buildroot -export RK_OEM_BUILDIN_BUILDROOT=YES +export RK_OEM_BUILDIN_BUILDROOT= #userdata config, if not define this, system will format by RK_USERDATA_FS_TYPE export RK_USERDATA_DIR= # diff --git a/rv1126_rv1109/BoardConfig-spi-nand.mk b/rv1126_rv1109/BoardConfig-spi-nand.mk index 6b1f30f..de9131f 100644 --- a/rv1126_rv1109/BoardConfig-spi-nand.mk +++ b/rv1126_rv1109/BoardConfig-spi-nand.mk @@ -47,13 +47,13 @@ export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE} # Set ramboot image type export RK_RAMBOOT_TYPE= # Set oem partition type, including ext2 squashfs -export RK_OEM_FS_TYPE=ubi +export RK_OEM_FS_TYPE= # Set userdata partition type, including ext2, fat export RK_USERDATA_FS_TYPE=ubi #OEM config -export RK_OEM_DIR=oem_ipc +export RK_OEM_DIR= # OEM build on buildroot -export RK_OEM_BUILDIN_BUILDROOT=YES +export RK_OEM_BUILDIN_BUILDROOT= #userdata config, if not define this, system will format by RK_USERDATA_FS_TYPE export RK_USERDATA_DIR= #