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
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ SDK Components and Versions
+------------------------------------+-------------------------------------------------------------------------------+
| **Linux Kernel** | Linux 6.6.56 |
+------------------------------------+-------------------------------------------------------------------------------+
| **Linux Kernel Toolchain** | clang-r487747c |
| **Linux Kernel Toolchain** | clang-r510928 |
+------------------------------------+-------------------------------------------------------------------------------+
| **U-boot** | 2024.04 |
+------------------------------------+-------------------------------------------------------------------------------+
| **GCC Toolchain** | GNU Toolchain for the A-profile Architecture 13.3 (rel1) |
+------------------------------------+-------------------------------------------------------------------------------+
| **Base Linux SDK** | PROCESSOR-SDK-LINUX-AM62PX 10.01.08 |
| **Base Linux SDK** | PROCESSOR-SDK-LINUX-AM62PX 10.01.10 |
+------------------------------------+-------------------------------------------------------------------------------+
| **Hardware Supported** | AM62PX-SK |
+------------------------------------+-------------------------------------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ SDK Components and Versions
+------------------------------------+-------------------------------------------------------------------------------+
| **Linux Kernel** | Linux 6.6.56 |
+------------------------------------+-------------------------------------------------------------------------------+
| **Linux Kernel Toolchain** | clang-r487747c |
| **Linux Kernel Toolchain** | clang-r510928 |
+------------------------------------+-------------------------------------------------------------------------------+
| **U-boot** | 2024.04 |
+------------------------------------+-------------------------------------------------------------------------------+
| **GCC Toolchain** | GNU Toolchain for the A-profile Architecture 13.3 (rel1) |
+------------------------------------+-------------------------------------------------------------------------------+
| **Base Linux SDK** | PROCESSOR-SDK-LINUX-AM62X 10.01.08 |
| **Base Linux SDK** | PROCESSOR-SDK-LINUX-AM62X 10.01.10 |
+------------------------------------+-------------------------------------------------------------------------------+
| **Hardware Supported** | AM62X-SK / AM62X-LP / AM62B-P1 / Beagle Play |
+------------------------------------+-------------------------------------------------------------------------------+
Expand Down
Loading