|
@@ -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
|