diff --git a/build_library/legacy_disk_layout.json b/build_library/legacy_disk_layout.json index 59517efcf8..18c16feaf9 100644 --- a/build_library/legacy_disk_layout.json +++ b/build_library/legacy_disk_layout.json @@ -190,6 +190,22 @@ "blocks":"1" } ], + "2gb-rootfs-updatable": [ + { + "num": 3, + "label":"ROOT-A", + "type":"rootfs", + "blocks":"4569600", + "fs_blocks":"512000" + }, + { + "num": 5, + "label":"ROOT-B", + "type":"rootfs", + "blocks":"4569600", + "fs_blocks":"512000" + } + ], "4gb-rootfs": [ { "num": 3,