Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions hw/sl1640.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ The SL1640-based evaluation system includes the following components:

- Storage: eMMC 5.1 (16 GB)

- DRAM: DRAM: Up to x32 2GB system memory by 1pcs x32 16 Gbit
LPDDR4x-3733
- DRAM: Up to x32 4GB system memory by 1pcs x32 16 Gbit LPDDR4x-3733

- PMIC: two support DVFS in Vcore and Vcpu supply rails

Expand Down
4 changes: 0 additions & 4 deletions release_notes/scarthgap_6.12_v2.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -412,14 +412,10 @@ General Modules, Peripherals, and Interfaces Supported
| | +----------+--------------------------------------------------------+
| | | LPDDR4 | 2GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| | +----------+--------------------------------------------------------+
| | | LPDDR4x | 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| +--------+----------+--------------------------------------------------------+
| | SL1680 | LPDDR4 | 2GB 3733 Mbps |
Expand Down
4 changes: 0 additions & 4 deletions release_notes/scarthgap_6.12_v2.1.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -457,14 +457,10 @@ General Modules, Peripherals, and Interfaces Supported
| | +----------+--------------------------------------------------------+
| | | LPDDR4 | 2GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| | +----------+--------------------------------------------------------+
| | | LPDDR4x | 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| +--------+----------+--------------------------------------------------------+
| | SL1680 | LPDDR4 | 2GB 3733 Mbps |
Expand Down
2 changes: 0 additions & 2 deletions release_notes/scarthgap_6.12_v2.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -470,8 +470,6 @@ General Modules, Peripherals, and Interfaces Supported
| | +----------+--------------------------------------------------------+
| | | LPDDR4 | 2GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| | +----------+--------------------------------------------------------+
| | | LPDDR4x | 3733 Mbps |
Expand Down
4 changes: 0 additions & 4 deletions release_notes/scarthgap_6.12_v2.2.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -413,14 +413,10 @@ General Modules, Peripherals, and Interfaces Supported
| | +----------+--------------------------------------------------------+
| | | LPDDR4 | 2GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| | +----------+--------------------------------------------------------+
| | | LPDDR4x | 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 3GB 3733 Mbps |
| | | +--------------------------------------------------------+
| | | | 4GB 3733 Mbps |
| +--------+----------+--------------------------------------------------------+
| | SL1680 | LPDDR4 | 2GB 3733 Mbps |
Expand Down
8 changes: 4 additions & 4 deletions subject/memory_layout_customization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@ SL1640 Memory Layout
+-------------------+------------------------+----------------------------+
| Memory Size | Memory Section | Size |
+-------------------+------------------------+----------------------------+
| 2 GB DDR | NonSecure (CMA) | 260MB |
| 1 GB DDR | NonSecure (CMA) | 236MB |
| +------------------------+----------------------------+
| | System | 1.948GB |
| | System | 902MB |
| +------------------------+----------------------------+
| | NonSecure (Non-cached) | 8MB |
| +------------------------+----------------------------+
| | Secure | 16MB |
+-------------------+------------------------+----------------------------+
| 3 GB DDR | NonSecure (CMA) | 500MB |
| 2 GB DDR | NonSecure (CMA) | 260MB |
| +------------------------+----------------------------+
| | System | 2.901GB |
| | System | 1.948GB |
| +------------------------+----------------------------+
| | NonSecure (Non-cached) | 8MB |
| +------------------------+----------------------------+
Expand Down
Loading