Ax5soc How to rebuild Linux BSP V120
From Terasic Wiki
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
* Support Terasic USB WiFi Dongle [https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=Taiwan&CategoryNo=95&No=1125#contents|"FXX-3114-SHT"] | * Support Terasic USB WiFi Dongle [https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=Taiwan&CategoryNo=95&No=1125#contents|"FXX-3114-SHT"] | ||
* Support Terasic USB Bluetooth Dongle [https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=Taiwan&CategoryNo=95&No=1086#contents"FXX-3041-ESS"] | * Support Terasic USB Bluetooth Dongle [https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=Taiwan&CategoryNo=95&No=1086#contents"FXX-3041-ESS"] | ||
+ | |||
+ | |||
+ | {|style="border-spacing:0" | ||
+ | |- | ||
+ | | style="background-color:#bfbfbf;border:0.5pt solid #000000;"| '''Item''' | ||
+ | | style="background-color:#bfbfbf;border:0.5pt solid #000000;" | '''Version''' | ||
+ | | style="background-color:#bfbfbf;border:0.5pt solid #000000;" | '''Source''' | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|Board | ||
+ | | style="border:0.5pt solid #000000;"|revB (A5ED065BB32AE4SR0) | ||
+ | | style="border:0.5pt solid #000000;"|- | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|GHRD | ||
+ | | style="border:0.5pt solid #000000;"|Quartus Pro 24.2 | ||
+ | | style="border:0.5pt solid #000000;"| | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|Arm Trusted Firmware | ||
+ | | style="border:0.5pt solid #000000;"|2.10.0 | ||
+ | | style="border:0.5pt solid #000000;"|https://github.com/altera-opensource/arm-trusted-firmware/tree/QPDS24.1_REL_AGILEX5_GSRD_PR | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|U-Boot | ||
+ | | style="border:0.5pt solid #000000;"|2023.10 | ||
+ | | style="border:0.5pt solid #000000;"|https://github.com/terasic/u-boot-socfpga/tree/atuma5_v1.1 | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|Linux Kernel | ||
+ | | style="border:0.5pt solid #000000;"|6.1.68-lts | ||
+ | | style="border:0.5pt solid #000000;"|https://github.com/terasic/linux-socfpga/tree/atuma5_v1.2 | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|OS | ||
+ | | style="border:0.5pt solid #000000;"|Ubuntu 22.04.3 | ||
+ | | style="border:0.5pt solid #000000;"|https://cdimage.ubuntu.com/ubuntu-base/releases/22.04.3/release/ubuntu-base-22.04.3-base-arm64.tar.gz | ||
+ | |- | ||
+ | | style="border:0.5pt solid #000000;"|Image | ||
+ | | style="border:0.5pt solid #000000;"|V1.2.0 | ||
+ | | style="border:0.5pt solid #000000;"| | ||
+ | |- | ||
+ | |} |
Latest revision as of 09:56, 18 October 2024
Linux BSP V1.2.0:
- Build linux image from scratch
- How to using VNC XFCE
- Support Terasic USB WiFi Dongle "FXX-3114-SHT"
- Support Terasic USB Bluetooth Dongle "FXX-3041-ESS"
Item | Version | Source |
Board | revB (A5ED065BB32AE4SR0) | - |
GHRD | Quartus Pro 24.2 | |
Arm Trusted Firmware | 2.10.0 | https://github.com/altera-opensource/arm-trusted-firmware/tree/QPDS24.1_REL_AGILEX5_GSRD_PR |
U-Boot | 2023.10 | https://github.com/terasic/u-boot-socfpga/tree/atuma5_v1.1 |
Linux Kernel | 6.1.68-lts | https://github.com/terasic/linux-socfpga/tree/atuma5_v1.2 |
OS | Ubuntu 22.04.3 | https://cdimage.ubuntu.com/ubuntu-base/releases/22.04.3/release/ubuntu-base-22.04.3-base-arm64.tar.gz |
Image | V1.2.0 |