ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / image / ubinize-nbg6716.ini
1 [rootfs]
2 # Volume mode (other option is static)
3 mode=ubi
4 # Source image
5 image=ubi_root.img
6 # Volume ID in UBI image
7 vol_id=0
8 # Allow for dynamic resize
9 vol_type=dynamic
10 # Volume name
11 vol_name=rootfs
12
13 [rootfs_data]
14 # Volume mode (other option is static)
15 mode=ubi
16 # Volume ID in UBI image
17 vol_id=1
18 # Allow for dynamic resize
19 vol_type=dynamic
20 # Volume name
21 vol_name=rootfs_data
22 # Autoresize volume at first mount
23 vol_size=1MiB
24 vol_flags=autoresize