aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rockchip/image/armv8.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/rockchip/image/armv8.mk')
-rw-r--r--target/linux/rockchip/image/armv8.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/rockchip/image/armv8.mk b/target/linux/rockchip/image/armv8.mk
index ee411d266b..6cc31f1d8c 100644
--- a/target/linux/rockchip/image/armv8.mk
+++ b/target/linux/rockchip/image/armv8.mk
@@ -32,12 +32,12 @@ define Device/pine64_rockpro64
endef
TARGET_DEVICES += pine64_rockpro64
-define Device/radxa_rock-pi-4
+define Device/radxa_rock-pi-4a
DEVICE_VENDOR := Radxa
- DEVICE_MODEL := ROCK Pi 4
+ DEVICE_MODEL := ROCK Pi 4A
SOC := rk3399
- SUPPORTED_DEVICES := radxa,rockpi4
+ SUPPORTED_DEVICES := radxa,rockpi4a radxa,rockpi4
UBOOT_DEVICE_NAME := rock-pi-4-rk3399
IMAGE/sysupgrade.img.gz := boot-common | boot-script | pine64-img | gzip | append-metadata
endef
-TARGET_DEVICES += radxa_rock-pi-4
+TARGET_DEVICES += radxa_rock-pi-4a