rv1126/rv1109: BoardConfig.mk: use squashfs rootfs default
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: Ib6b4c16612f791116ede867f983cedd36de6203d
This commit is contained in:
@ -35,7 +35,7 @@ export RK_JOBS=12
|
|||||||
# target chip
|
# target chip
|
||||||
export RK_TARGET_PRODUCT=rv1126_rv1109
|
export RK_TARGET_PRODUCT=rv1126_rv1109
|
||||||
# Set rootfs type, including ext2 ext4 squashfs
|
# Set rootfs type, including ext2 ext4 squashfs
|
||||||
export RK_ROOTFS_TYPE=ext4
|
export RK_ROOTFS_TYPE=squashfs
|
||||||
# rootfs image path
|
# rootfs image path
|
||||||
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
|
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
|
||||||
# Set ramboot image type
|
# Set ramboot image type
|
||||||
|
|||||||
Reference in New Issue
Block a user