t #2

Closed
lbailly wants to merge 57 commits from CI into main
Showing only changes of commit ea740bbfaf - Show all commits

View file

@ -181,8 +181,8 @@
# Aligned on 2kb. # Aligned on 2kb.
alignment = 2048; alignment = 2048;
rootDevice = "ubi:rootfs"; rootDevice = "ubi0:rootfs";
alternativeRootDevice = "ubi:rootfs"; alternativeRootDevice = "ubi1:rootfs";
# Auto-attach MTD devices: ubi_a then ubi_b. # Auto-attach MTD devices: ubi_a then ubi_b.
ubi.mtds = [ "ubi_a" "ubi_b" ]; ubi.mtds = [ "ubi_a" "ubi_b" ];