|
12 | 12 | # Copyright (C) 2021- https://github.com/ophub/amlogic-s9xxx-armbian
|
13 | 13 | #
|
14 | 14 | # 1.ID 2.MODEL 3.SOC 4.FDTFILE 5.UBOOT_OVERLOAD 6.MAINLINE_UBOOT 7.BOOTLOADER_IMG 8.KERNEL_BRANCH 9.PLATFORM 10.FAMILY 11.BOARD 12.BUILD
|
15 |
| -# {8.KERNEL_BRANCH} is the directory name of https://github.com/ophub/kernel/tree/main/pub. Rockchip-rk3588 devices must use the kernel of the [ rk3588 ] |
| 15 | +# [ 8.KERNEL_BRANCH ] is the directory name of https://github.com/ophub/kernel/tree/main/pub/ |
| 16 | +# [ rk3588 ] : used for rockchip-rk3588 series devices |
| 17 | +# [ 6.x.y ] : stable/6.x.y used for rockchip-rk3399/rk3568 series devices |
| 18 | +# [ stable ] : used for all devices |
16 | 19 | # When building the Armbian firmware, find [ the first ] configuration information with the [ same BOARD name ] and [ BUILD as yes ]
|
17 | 20 | # In [ armbian-install ], only the list of [ the same FAMILY ] is displayed by default
|
18 | 21 | # Description: https://github.com/ophub/amlogic-s9xxx-armbian/blob/main/build-armbian/documents/amlogic_model_database.md
|
@@ -149,17 +152,17 @@ r102 :H88K :rk3588 :rk3588-hinlink-h88k.dtb
|
149 | 152 | #-------+----------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+----------------+-----------+--------------+----------------+-------
|
150 | 153 | # 1.ID 2.MODEL 3.SOC 4.FDTFILE 5.UBOOT_OVERLOAD 6.MAINLINE_UBOOT 7.BOOTLOADER_IMG 8.KERNEL_BRANCH 9.PLATFORM 10.FAMILY 11.BOARD 12.BUILD
|
151 | 154 | #-------+----------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+----------------+-----------+--------------+----------------+-------
|
152 |
| -r201 :R66S :rk3568 :rk3568-fastrhino-r66s.dtb :NA :u-boot.itb :idbloader.img :stable :rockchip :rk3568 :r66s :yes |
153 |
| -r202 :R68S :rk3568 :rk3568-fastrhino-r68s.dtb :NA :NA :bootloader.bin :stable :rockchip :rk3568 :r68s :yes |
154 |
| -r203 :H66K :rk3568 :rk3568-opc-h66k.dtb :NA :NA :bootloader.bin :stable :rockchip :rk3568 :h66k :yes |
155 |
| -r204 :H68K :rk3568 :rk3568-opc-h68k.dtb :NA :NA :bootloader.bin :stable :rockchip :rk3568 :h68k :yes |
| 155 | +r201 :R66S :rk3568 :rk3568-fastrhino-r66s.dtb :NA :u-boot.itb :idbloader.img :6.x.y :rockchip :rk3568 :r66s :yes |
| 156 | +r202 :R68S :rk3568 :rk3568-fastrhino-r68s.dtb :NA :NA :bootloader.bin :6.x.y :rockchip :rk3568 :r68s :yes |
| 157 | +r203 :H66K :rk3568 :rk3568-opc-h66k.dtb :NA :NA :bootloader.bin :6.x.y :rockchip :rk3568 :h66k :yes |
| 158 | +r204 :H68K :rk3568 :rk3568-opc-h68k.dtb :NA :NA :bootloader.bin :6.x.y :rockchip :rk3568 :h68k :yes |
156 | 159 |
|
157 | 160 |
|
158 | 161 | # Rockchip Rockchip-rk3399 Family
|
159 | 162 | #-------+----------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+----------------+-----------+--------------+----------------+-------
|
160 | 163 | # 1.ID 2.MODEL 3.SOC 4.FDTFILE 5.UBOOT_OVERLOAD 6.MAINLINE_UBOOT 7.BOOTLOADER_IMG 8.KERNEL_BRANCH 9.PLATFORM 10.FAMILY 11.BOARD 12.BUILD
|
161 | 164 | #-------+----------------------------+---------+---------------------------------------+-----------------------------+------------------------------------+--------------------------------+----------------+-----------+--------------+----------------+-------
|
162 |
| -r301 :EAIDK-610 :rk3399 :rk3399-eaidk-610.dtb :NA :u-boot.itb :idbloader.img :stable :rockchip :rk3399 :eaidk-610 :yes |
| 165 | +r301 :EAIDK-610 :rk3399 :rk3399-eaidk-610.dtb :NA :u-boot.itb :idbloader.img :6.x.y :rockchip :rk3399 :eaidk-610 :yes |
163 | 166 |
|
164 | 167 |
|
165 | 168 | # Rockchip Rockchip-rk3328 Family
|
|
0 commit comments