From Fedora Project Wiki
< Architectures | RISC-V
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Hardware info == | == Hardware info == | ||
=== IP info === | === IP info === | ||
T-Head: [https://occ.t-head.cn/vendor/cpu/index?id=3817197695983423488 XuanTie C906 RISC-V] | T-Head: [https://occ.t-head.cn/vendor/cpu/index?id=3817197695983423488 XuanTie C906 RISC-V] | ||
=== Soc info === | === Soc info === | ||
Allwinner: [https://d1.docs.aw-ol.com/en/ D1 SoC Introduction] | Allwinner: [https://d1.docs.aw-ol.com/en/ D1 SoC Introduction] | ||
Sunxi: [https://linux-sunxi.org/D1 D1] | Sunxi: [https://linux-sunxi.org/D1 D1] | ||
=== Development board info === | === Development board info === | ||
Sunxi: [https://linux-sunxi.org/Allwinner_Nezha Allwinner Nezha] | Sunxi: [https://linux-sunxi.org/Allwinner_Nezha Allwinner Nezha] | ||
== Software == | == Software == | ||
=== Original source code === | |||
Allwinner: [https://open.allwinnertech.com/ Allwinner Customer Service Platform Portal] | |||
You need to register and login. | |||
Or you can download then from [https://dl.linux-sunxi.org/D1/ SUNXI website] | |||
=== Smaeul's REPO === | |||
* [https://github.com/smaeul/sun20i_d1_spl SPL/BOOT0] | |||
* [https://github.com/smaeul/opensbi OpenSBI] | |||
* [https://github.com/smaeul/u-boot U-Boot] | |||
* [https://github.com/smaeul/linux/commits/riscv/d1-wip Linux kernel] |
Revision as of 09:47, 1 September 2021
Nezha is a SBC based on Allwinner D1. This is a placeholder page to collect all information about running Fedora on Nezha.
Hardware info
IP info
T-Head: XuanTie C906 RISC-V
Soc info
Allwinner: D1 SoC Introduction
Sunxi: D1
Development board info
Sunxi: Allwinner Nezha
Software
Original source code
Allwinner: Allwinner Customer Service Platform Portal You need to register and login.
Or you can download then from SUNXI website