summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Harvey2026-02-27 18:31:19 +0000
committerRobert Marko2026-03-01 09:57:57 +0000
commit2bd8d4921f76d83d5d69bb963a0703c9e098a937 (patch)
tree45be72a5fe9a1399aac18238f9755493fe45b83e
parent1bd47397ae890fc951d77f3010d58ace73839f76 (diff)
downloadopenwrt-2bd8d4921f76d83d5d69bb963a0703c9e098a937.tar.gz
imx: cortexa53: update supported devices
Add some additional Gateworks Venice boards to sysupgrade support. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Link: https://github.com/openwrt/openwrt/pull/22202 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit a9f4daa3febdcd7975316b2d113efb7a8928980b)
-rwxr-xr-xtarget/linux/imx/cortexa53/base-files/lib/upgrade/platform.sh1
-rw-r--r--target/linux/imx/image/cortexa53.mk4
2 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/imx/cortexa53/base-files/lib/upgrade/platform.sh b/target/linux/imx/cortexa53/base-files/lib/upgrade/platform.sh
index f97b55f789..2329ed4d06 100755
--- a/target/linux/imx/cortexa53/base-files/lib/upgrade/platform.sh
+++ b/target/linux/imx/cortexa53/base-files/lib/upgrade/platform.sh
@@ -1,6 +1,7 @@
enable_image_metadata_check() {
case "$(board_name)" in
+ gateworks,imx8m*|\
gw,imx8m*)
REQUIRE_IMAGE_METADATA=1
;;
diff --git a/target/linux/imx/image/cortexa53.mk b/target/linux/imx/image/cortexa53.mk
index e618e3ee0a..378bf67a62 100644
--- a/target/linux/imx/image/cortexa53.mk
+++ b/target/linux/imx/image/cortexa53.mk
@@ -58,7 +58,11 @@ define Device/gateworks_venice
gw,imx8mn-gw7902 \
gw,imx8mm-gw7903 \
gateworks,imx8mp-gw71xx-2x \
+ gateworks,imx8mp-gw72xx-2x \
+ gateworks,imx8mp-gw73xx-2x \
gateworks,imx8mp-gw74xx \
+ gateworks,imx8mm-gw75xx-0x \
+ gateworks,imx8mp-gw75xx-2x \
gateworks,imx8mm-gw7904 \
gateworks,imx8mm-gw7905-0x \
gateworks,imx8mp-gw7905-2x