This commit is contained in:
YuzukiTsuru 2022-06-22 10:16:36 +08:00
parent 5651f4c5a0
commit 987ee2d8f6
4 changed files with 21 additions and 17 deletions

View File

@ -3,23 +3,6 @@
# Support Lists
✅: Supported — ❌: NOT support and will NOT support — ⚠️: Not Fully Supported Yet - HF: Hardware Float Support
| Vender | Device | Chip | U-Boot | Linux | Defconfig | SPI NOR | SPI NAND | SD CARD | EMMC | Support |
| -------- | ----------- | ------- | ------- | ------- | --------- | --------- | --------- | --------- | --------- | --------- |
| YuzukiHD | YuzukiRuler | F1C200s | 2020.07 | 5.4.180 | yuzukihd_yuzukiruler_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| YuzukiHD | YuzukiCore F1 | F1C200s | 2020.07 | 5.4.180 | yuzukihd_yuzukicore_f1_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| YuzukiHD | Yuzuki Mavericks | `F1C200s` | `2020.07` | `5.4.180` | `yuzukihd_yuzukimavericks_defconfig` | ✅ | ✅ | ✅ | ✅ | ✅ |
| YuzukiHD | YuzukiCK1N | V3x | 2022.01 | 5.4.180 | yuzukihd_yuzukick1n_defconfig | ❌ | ❌ | ✅ | ⚠️ | ⚠️ |
| YuzukiHD | R11 86 Panel | R11 | 2022.01 | 5.4.180 | yuzukihd_r11_86panel_defconfig | ✅ | ✅ | ❌ | ❌ | ✅ |
| Sipeed | lichee nano | F1C100s | 2020.07 | 5.4.180 | sipeed_lichee_nano_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| Sipeed | lichee zero | V3s | 2020.07 | 5.4.180 | sipeed_lichee_zero_defconfig | ❌ | ❌ | ✅ | ⚠️ | ✅ |
| awol | nezha | D1-H | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | awol_nezha_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
| awol | nezha-d1s | D1s | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | awol_nezha_d1s_defconfig | ❌ | ❌ | ✅ | ❌ | ✅ |
| mangopi | MQ | D1s | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | mangopi_mq_defconfig | ❌ | ❌ | ✅ | ❌ | ✅ |
| mangopi | MQ Dual | T113 | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-t113-linux-5.4) | mangopi_mq_dual_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
| mangopi | MQ Dual HF | T113 | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-t113-linux-5.4) | mangopi_mq_dual_hf_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
| mangopi | MQ Pro | D1-H | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | mangopi_mq_pro_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
# Install BSP

18
docs/SupportList.md Normal file
View File

@ -0,0 +1,18 @@
✅: Supported — ❌: NOT support and will NOT support — ⚠️: Not Fully Supported Yet - HF: Hardware Float Support
| Vender | Device | Chip | U-Boot | Linux | Defconfig | SPI NOR | SPI NAND | SD CARD | EMMC | Support |
| -------- | ----------- | ------- | ------- | ------- | --------- | --------- | --------- | --------- | --------- | --------- |
| YuzukiHD | YuzukiRuler | F1C200s | 2020.07 | 5.4.180 | yuzukihd_yuzukiruler_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| YuzukiHD | YuzukiCore F1 | F1C200s | 2020.07 | 5.4.180 | yuzukihd_yuzukicore_f1_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| YuzukiHD | Yuzuki Mavericks | F1C200s | 2020.07 | 5.4.180 | yuzukihd_yuzukimavericks_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| YuzukiHD | YuzukiCK1N | V3x | 2022.01 | 5.4.180 | yuzukihd_yuzukick1n_defconfig | ❌ | ❌ | ✅ | ⚠️ | ⚠️ |
| YuzukiHD | R11 86 Panel | R11 | 2022.01 | 5.4.180 | yuzukihd_r11_86panel_defconfig | ✅ | ✅ | ❌ | ❌ | ✅ |
| Sipeed | lichee nano | F1C100s | 2020.07 | 5.4.180 | sipeed_lichee_nano_defconfig | ✅ | ✅ | ✅ | ✅ | ✅ |
| Sipeed | lichee zero | V3s | 2020.07 | 5.4.180 | sipeed_lichee_zero_defconfig | ❌ | ❌ | ✅ | ⚠️ | ✅ |
| awol | nezha | D1-H | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | awol_nezha_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
| awol | nezha-d1s | D1s | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | awol_nezha_d1s_defconfig | ❌ | ❌ | ✅ | ❌ | ✅ |
| mangopi | MQ | D1s | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | mangopi_mq_defconfig | ❌ | ❌ | ✅ | ❌ | ✅ |
| mangopi | MQ Dual | T113 | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-t113-linux-5.4) | mangopi_mq_dual_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
| mangopi | MQ Dual HF | T113 | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-t113-linux-5.4) | mangopi_mq_dual_hf_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |
| mangopi | MQ Pro | D1-H | [tina,uboot 2018](https://github.com/Tina-Linux/uboot-2018) | [tina,linux 5.4.61](https://github.com/Tina-Linux/tina-d1x-linux-5.4) | mangopi_mq_pro_defconfig | ❌ | ❌ | ✅ | ❌ | ⚠️ |

2
docs/_navbar.md Normal file
View File

@ -0,0 +1,2 @@
* [HOME](/)
* [SupportList](/SupportList/)

View File

@ -22,6 +22,7 @@
name: 'Buildroot for YuzukiSBC',
repo: 'yuzukihd/Buildroot-YuzukiSBC',
loadSidebar: false,
loadNavbar: true,
subMaxLevel: 2,
relativePath: true,
};