Skip to content

Commit

Permalink
docs(android): Update kernel toolchain and base SDK versions
Browse files Browse the repository at this point in the history
Update the clang version we use when building the Android kernel.
Update the linux SDK base version to the reference one.

Signed-off-by: Mattijs Korpershoek <[email protected]>
  • Loading branch information
makohoek authored and cshilwant committed Dec 13, 2024
1 parent 0082c9a commit 8fac421
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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

0 comments on commit 8fac421

Please sign in to comment.