linux-firmware: update to 20200918
[openwrt/openwrt.git] / target / linux / rockchip / image / armv8.mk
1 #
2 # Copyright (C) 2020 Tobias Maedel
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Device/friendlyarm_nanopi-r2s
9 DEVICE_VENDOR := FriendlyARM
10 DEVICE_MODEL := NanoPi R2S
11 SOC := rk3328
12 UBOOT_DEVICE_NAME := nanopi-r2s-rk3328
13 IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r2s | pine64-img | gzip | append-metadata
14 DEVICE_PACKAGES := kmod-usb-net-rtl8152
15 endef
16 TARGET_DEVICES += friendlyarm_nanopi-r2s
17
18 define Device/pine64_rockpro64
19 DEVICE_VENDOR := Pine64
20 DEVICE_MODEL := RockPro64
21 SOC := rk3399
22 UBOOT_DEVICE_NAME := rockpro64-rk3399
23 IMAGE/sysupgrade.img.gz := boot-common | boot-script | pine64-img | gzip | append-metadata
24 endef
25 TARGET_DEVICES += pine64_rockpro64