Skip to content
Snippets Groups Projects
Commit 11a14ac0 authored by joachim.schmidt's avatar joachim.schmidt
Browse files

Updated the README.md file.

parent 10ef18b3
Branches
Tags
No related merge requests found
...@@ -298,9 +298,7 @@ Then, both rootfs and datafs UBIFS images must be created respecting the geometr ...@@ -298,9 +298,7 @@ Then, both rootfs and datafs UBIFS images must be created respecting the geometr
| QSPI Flash memory size | 33554432 Bytes | | QSPI Flash memory size | 33554432 Bytes |
|------------------------|----------------| |------------------------|----------------|
| Page size | 256 Bytes | | Page size | 256 Bytes |
|------------------------|----------------|
| Erase block size | 65536 Bytes | | Erase block size | 65536 Bytes |
|------------------------|----------------|
| Max. erase blocks | 512 | | 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).** **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 { ...@@ -548,11 +546,16 @@ partition@ubi {
Image : ubi Image : ubi
Size : 28311552 - 0x1B00000 Size : 28311552 - 0x1B00000
-------------------------------------------------- | QSPI Flash memory size | 33554432 Bytes |
vol. names : | uenv-vol | uenv2-vol | datafs-vol | rootfs-vol | |------------------------|----------------|
-------------------------------------------------- | Page size | 256 Bytes |
vol. sizes : | 20000 | 20000 | 8126464 | 19922944 | | 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 ### Flash firmware on QSPI memory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment