]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: Adjust SoC name of AVM Fritz!Box 4040
authorSven Eckelmann <sven@narfation.org>
Mon, 19 Mar 2018 19:53:09 +0000 (20:53 +0100)
committerMathias Kresin <dev@kresin.me>
Fri, 23 Mar 2018 19:31:49 +0000 (20:31 +0100)
The AVM Fritz!Box 4040 uses an IPQ4018 as SoC and not an IPQ4019. The DTS
must be adjusted to reflect this.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-fritz4040.dts [moved from target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4019-fritz4040.dts with 100% similarity]
target/linux/ipq40xx/image/Makefile
target/linux/ipq40xx/patches-4.14/069-arm-boot-add-dts-files.patch

index 5c1ae7fe1f1dc53aa8c0383cb14b15eb11f3efe1..125b3bf8e2c68492eb849341b9fa2a986a9c78f6 100644 (file)
@@ -54,7 +54,7 @@ TARGET_DEVICES += asus_rt-ac58u
 
 define Device/avm_fritzbox-4040
        $(call Device/FitImageLzma)
-       DEVICE_DTS := qcom-ipq4019-fritz4040
+       DEVICE_DTS := qcom-ipq4018-fritz4040
        BOARD_NAME := fritz4040
        DEVICE_TITLE := AVM Fritz!Box 4040
        IMAGE_SIZE := 29753344
index d7cab052956c2e25ee285ef1cbc48e8bef5ed638..c0bdd87fcce2c1622eb16e1c62065a472200aed5 100644 (file)
@@ -15,10 +15,10 @@ Signed-off-by: John Crispin <john@phrozen.org>
        qcom-apq8084-ifc6540.dtb \
        qcom-apq8084-mtp.dtb \
 +      qcom-ipq4018-a42.dtb \
++      qcom-ipq4018-fritz4040.dtb \
 +      qcom-ipq4018-rt-ac58u.dtb \
        qcom-ipq4019-ap.dk01.1-c1.dtb \
 +      qcom-ipq4019-ap.dk04.1-c1.dtb \
-+      qcom-ipq4019-fritz4040.dtb \
 +      qcom-ipq4028-wpj428.dtb \
 +      qcom-ipq4029-gl-b1300.dtb \
 +      qcom-ipq4029-mr33.dtb \