diff --git a/README.md b/README.md index 21a872f0e7e416709a282e1ac23c17173f863e1b..8e109ead1f6ec106537ad2ca172a0ed78800e19e 100644 --- a/README.md +++ b/README.md @@ -298,9 +298,7 @@ Then, both rootfs and datafs UBIFS images must be created respecting the geometr | QSPI Flash memory size | 33554432 Bytes | |------------------------|----------------| | Page size | 256 Bytes | -|------------------------|----------------| | Erase block size | 65536 Bytes | -|------------------------|----------------| | Max. erase blocks | 512 | **This information alone is not sufficient. Please refer to subsection [Geometric organisation](#howto-obtain-information-about-the-geometric-organisation-of-the-spi-nor-memory).** @@ -548,11 +546,16 @@ partition@ubi { Image : ubi Size : 28311552 - 0x1B00000 - -------------------------------------------------- -vol. names : | uenv-vol | uenv2-vol | datafs-vol | rootfs-vol | - -------------------------------------------------- -vol. sizes : | 20000 | 20000 | 8126464 | 19922944 | - -------------------------------------------------- +| QSPI Flash memory size | 33554432 Bytes | +|------------------------|----------------| +| Page size | 256 Bytes | +| Erase block size | 65536 Bytes | +| Max. erase blocks | 512 | + + +| name s | uenv-vol | uenv2-vol | datafs-vol | rootfs-vol | +|---------------|----------|-----------|------------|------------| +| sizes (Bytes) | 20000 | 20000 | 8126464 | 19922944 | ``` ### Flash firmware on QSPI memory