[OpenWrt-Devel] [PATCH v2 11/12] target/linux/mvebu: enable UBI factory image on Armada XP GP

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Nov 21 11:23:21 EST 2019


The Armada XP GP has a NAND storage device, so it makes sense to
generate the UBI-based factory image for this platform.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 target/linux/mvebu/image/cortex-a9.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mvebu/image/cortex-a9.mk b/target/linux/mvebu/image/cortex-a9.mk
index c2ada75c2d..cf70031b99 100644
--- a/target/linux/mvebu/image/cortex-a9.mk
+++ b/target/linux/mvebu/image/cortex-a9.mk
@@ -148,6 +148,7 @@ define Device/marvell_axp-gp
   DEVICE_MODEL := Armada Armada XP GP (DB-MV784MP-GP)
   DEVICE_DTS := armada-xp-gp
   SUPPORTED_DEVICES += armada-xp-gp
+  IMAGES += factory.img
 endef
 TARGET_DEVICES += marvell_axp-gp
 
-- 
2.23.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list