Code: Select all
make savedconfig
Code: Select all
make: *** No rule to make target 'savedconfig'. Stop.
Then when I go to recompile the image, I get:
Code: Select all
start build fakeroot image
mkfs.ubifs
root: /root/sdk/luckfox-pico/output/out/rootfs_uclibc_rv1106/
min_io_size: 2048
leb_size: 126976
max_leb_cnt: 660
output: /root/sdk/luckfox-pico/output/image/.ubi_cfg/rootfs_2KB_128KB_80MB.ubifs
jrn_size: 8388608
reserved: 0
compr: lzo
keyhash: r5
fanout: 8
orph_lebs: 1
space_fixup: 1
Error: max_leb_cnt too low (666 needed)
[mkfs_ubi.sh:error] Running main failed!
[mkfs_ubi.sh:error] exit code 255 from line 341:
[mkfs_ubi.sh:info] $FAKEROOT_TOOL -- $ROOTFS_IMAGE_FAKEROOT_UBI
[build.sh:error] Running build_mkimg failed!
[build.sh:error] exit code 255 from line 1742:
[build.sh:info] $RK_PROJECT_TOOLS_MKFS_UBIFS $src $(dirname $dst) $part_size $part_name $fs_type $RK_UBIFS_COMP