|
@@ -79,6 +79,15 @@ define Device/radxa_rock-pi-4a
|
|
|
endef
|
|
|
TARGET_DEVICES += radxa_rock-pi-4a
|
|
|
|
|
|
+define Device/radxa_rock-pi-e
|
|
|
+ DEVICE_VENDOR := Radxa
|
|
|
+ DEVICE_MODEL := ROCK Pi E
|
|
|
+ SOC := rk3328
|
|
|
+ UBOOT_DEVICE_NAME := rock-pi-e-rk3328
|
|
|
+ IMAGE/sysupgrade.img.gz := boot-common | boot-script | pine64-img | gzip | append-metadata
|
|
|
+endef
|
|
|
+TARGET_DEVICES += radxa_rock-pi-e
|
|
|
+
|
|
|
define Device/xunlong_orangepi-r1-plus
|
|
|
DEVICE_VENDOR := Xunlong
|
|
|
DEVICE_MODEL := Orange Pi R1 Plus
|