upper layers (e.g., a file-system) are responsible for ensuring data
integrity.</p>
+<p>Static volumes are typically used for the kernel, initramfs, and dtb.
+Larger static volumes may incur a significant penalty when opening, as the
+<code>CRC-32</code> needs to be calculated at this time. If you are looking
+to use static volumes for anything besides the kernel, initramfs, or dtb you
+are likely doing something wrong and would be better off using a dynamic volume
+instead.</p>
+
<p>UBI is aware of bad eraseblocks (i.e. portions of flash which wear
out over time) and frees upper-level software from having to handle bad
eraseblocks itself. UBI has a pool of reserved physical eraseblocks, and