mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-24 06:54:16 +00:00
17 lines
232 B
Text
17 lines
232 B
Text
[ubi]
|
|
partition = rootfs
|
|
filename = file.ubi
|
|
|
|
[ubi_1]
|
|
partition = rootfs_1
|
|
filename = file.ubi
|
|
primary = ubi
|
|
|
|
[u-boot]
|
|
partition = 0:APPSBL
|
|
filename = file.elf
|
|
|
|
[u-boot_1]
|
|
partition = 0:APPSBL_1
|
|
filename = file.elf
|
|
primary = u-boot
|