rockchip: move image generation command to default
[openwrt/staging/jow.git] / target / linux / rockchip / image / armv8.mk
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2020 Tobias Maedel
4
5 # FIT will be loaded at 0x02080000. Leave 16M for that, align it to 2M and load the kernel after it.
6 KERNEL_LOADADDR := 0x03200000
7
8 define Device/firefly_roc-rk3328-cc
9 DEVICE_VENDOR := Firefly
10 DEVICE_MODEL := ROC-RK3328-CC
11 SOC := rk3328
12 DEVICE_DTS := rockchip/rk3328-roc-cc
13 UBOOT_DEVICE_NAME := roc-cc-rk3328
14 endef
15 TARGET_DEVICES += firefly_roc-rk3328-cc
16
17 define Device/friendlyarm_nanopc-t4
18 DEVICE_VENDOR := FriendlyARM
19 DEVICE_MODEL := NanoPC T4
20 SOC := rk3399
21 DEVICE_PACKAGES := kmod-brcmfmac brcmfmac-nvram-4356-sdio cypress-firmware-4356-sdio
22 endef
23 TARGET_DEVICES += friendlyarm_nanopc-t4
24
25 define Device/friendlyarm_nanopi-r2c
26 DEVICE_VENDOR := FriendlyARM
27 DEVICE_MODEL := NanoPi R2C
28 SOC := rk3328
29 DEVICE_PACKAGES := kmod-usb-net-rtl8152
30 endef
31 TARGET_DEVICES += friendlyarm_nanopi-r2c
32
33 define Device/friendlyarm_nanopi-r2s
34 DEVICE_VENDOR := FriendlyARM
35 DEVICE_MODEL := NanoPi R2S
36 SOC := rk3328
37 DEVICE_PACKAGES := kmod-usb-net-rtl8152
38 endef
39 TARGET_DEVICES += friendlyarm_nanopi-r2s
40
41 define Device/friendlyarm_nanopi-r4s
42 DEVICE_VENDOR := FriendlyARM
43 DEVICE_MODEL := NanoPi R4S
44 DEVICE_VARIANT := 4GB LPDDR4
45 SOC := rk3399
46 DEVICE_PACKAGES := kmod-r8169
47 endef
48 TARGET_DEVICES += friendlyarm_nanopi-r4s
49
50 define Device/pine64_rock64
51 DEVICE_VENDOR := Pine64
52 DEVICE_MODEL := Rock64
53 SOC := rk3328
54 endef
55 TARGET_DEVICES += pine64_rock64
56
57 define Device/pine64_rockpro64
58 DEVICE_VENDOR := Pine64
59 DEVICE_MODEL := RockPro64
60 SOC := rk3399
61 endef
62 TARGET_DEVICES += pine64_rockpro64
63
64 define Device/radxa_rock-pi-4a
65 DEVICE_VENDOR := Radxa
66 DEVICE_MODEL := ROCK Pi 4A
67 SOC := rk3399
68 SUPPORTED_DEVICES := radxa,rockpi4a radxa,rockpi4
69 UBOOT_DEVICE_NAME := rock-pi-4-rk3399
70 endef
71 TARGET_DEVICES += radxa_rock-pi-4a
72
73 define Device/radxa_rock-pi-e
74 DEVICE_VENDOR := Radxa
75 DEVICE_MODEL := ROCK Pi E
76 SOC := rk3328
77 endef
78 TARGET_DEVICES += radxa_rock-pi-e
79
80 define Device/xunlong_orangepi-r1-plus
81 DEVICE_VENDOR := Xunlong
82 DEVICE_MODEL := Orange Pi R1 Plus
83 SOC := rk3328
84 DEVICE_PACKAGES := kmod-usb-net-rtl8152
85 endef
86 TARGET_DEVICES += xunlong_orangepi-r1-plus
87
88 define Device/xunlong_orangepi-r1-plus-lts
89 DEVICE_VENDOR := Xunlong
90 DEVICE_MODEL := Orange Pi R1 Plus LTS
91 SOC := rk3328
92 DEVICE_PACKAGES := kmod-usb-net-rtl8152
93 endef
94 TARGET_DEVICES += xunlong_orangepi-r1-plus-lts