diff mbox series

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

Message ID 20191121162322.671035-12-thomas.petazzoni@bootlin.com
State Rejected, archived
Headers show
Series dm-verity support | expand

Commit Message

Thomas Petazzoni Nov. 21, 2019, 4:23 p.m. UTC
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@bootlin.com>
---
 target/linux/mvebu/image/cortex-a9.mk | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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