commit | 927ac0fa3a08c9f4a89e9b466cebe5495fc89160 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Oct 23 16:11:09 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Nov 06 18:08:20 2017 +0000 |
tree | 31f0df9741b8fbd40a83b601908bfd8d27cf6b79 | |
parent | f8210842dc0cb13ddd8cec27f7ce23aa7f24f320 [diff] |
Create UBI image Create a 128MiB UBI image with 3 volumes: a static pnor-ro-<versionId>, a dynamic pnor-rw-<versionId>, and a dynamic pnor-prsv. The pnor-ro-<versionId> is created from the squashfs file. pnor-rw-<versionId> and pnor-prsv are both empty and size 16MiB and 2MiB respectively. A future enhancement would be to pass in the size of the image. Resolves openbmc/openbmc#2509 Change-Id: Ia8d9f3d8c72487eac06d7a5be5e856b1b07de7b1 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>