ipq40xx: Provide prefered DTS config name for A42
authorSven Eckelmann <sven.eckelmann@openmesh.com>
Mon, 19 Mar 2018 11:36:13 +0000 (12:36 +0100)
committerMathias Kresin <dev@kresin.me>
Fri, 23 Mar 2018 19:31:49 +0000 (20:31 +0100)
The OpenMesh A42 will use the default config entry in the FIT when no other
on is found but prefers the config@om.a42. This only becomes relevant when
a Multi-FIT image is prepared for this device.

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
target/linux/ipq40xx/image/Makefile

index 804cba254f4e4ea5a667475338ac23b9c6604d7f..5c1ae7fe1f1dc53aa8c0383cb14b15eb11f3efe1 100644 (file)
@@ -105,6 +105,7 @@ TARGET_DEVICES += meraki_mr33
 define Device/openmesh_a42
        $(call Device/FitImageLzma)
        DEVICE_DTS := qcom-ipq4018-a42
+       DEVICE_DTS_CONFIG := config@om.a42
        BLOCKSIZE := 64k
        DEVICE_TITLE := OpenMesh A42
        KERNEL = kernel-bin | lzma | fit lzma $$(DTS_DIR)/$$(DEVICE_DTS).dtb | pad-to $$(BLOCKSIZE)