File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
source/devices/AM64X/linux Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,13 @@ not strictly enforced.
1111Please see the following for additional resources on commit formatting:
1212https://www.conventionalcommits.org/en/v1.0.0/
1313
14+ > [ !NOTE]
15+ > This entire project is documentation. Using the docs tag for all changes is
16+ > not helpful. Please reserve usage of the docs tag for changes to this projects
17+ > documentation, such as the README or CONTRIBUTING documents. If the change is
18+ > adding information it should be treated as a feat, if it is changing incorrect
19+ > information it should be a fix.
20+
1421## Project structure
1522
1623This project uses reStructuredText (reST or RST) for generating standard HTML
Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ AM64xx-EVM
485485
486486- Filesize used is: 10G
487487- FIO command options: --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --runtime=60 --time_based
488- - Platform: Speed 8GT /s, Width x1
488+ - Platform: Speed 5GT /s, Width x1
489489- SSD being used: Lite-On Technology Corporation M8Pe Series NVMe SSD [14a4:22f1] (rev 01)
490490
491491|
You can’t perform that action at this time.
0 commit comments