]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcommax: ipq50xx: drop unused factory.ubi for ELECOM WRC-X3000GS2 18611/head
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Wed, 23 Apr 2025 07:48:13 +0000 (16:48 +0900)
committerRobert Marko <robimarko@gmail.com>
Sun, 27 Apr 2025 09:14:31 +0000 (11:14 +0200)
Drop the firmware image entry "factory.ubi" from IMAGES for ELECOM
WRC-X3000GS2.
`Device/UbiFit` is added in the early stage of working for adding
support of the device, but finally, only `KERNEL_IN_UBI` is neccesary
and factory.ubi is not. So `Device/UbiFit` should have been replaced
to `KERNEL_IN_UBI` but it was forgotten.

Fixes: 3b7d72bc2e ("qualcommax: add support for ELECOM WRC-X3000GS2")
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18611
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/image/ipq50xx.mk

index bcd25f8a2c27df24023ee3241f7cb5ff5f7e5b84..08799f43d45237a74ebba86afff25e3ca58989fe 100644 (file)
@@ -19,11 +19,11 @@ endef
 
 define Device/elecom_wrc-x3000gs2
        $(call Device/FitImageLzma)
-       $(call Device/UbiFit)
        DEVICE_VENDOR := ELECOM
        DEVICE_MODEL := WRC-X3000GS2
        DEVICE_DTS_CONFIG := config@mp03.3
        SOC := ipq5018
+       KERNEL_IN_UBI := 1
        BLOCKSIZE := 128k
        PAGESIZE := 2048
        IMAGE_SIZE := 52480k