board/atmel: genimage: remove display variant dtbs
authorLudovic Desroches <ludovic.desroches@microchip.com>
Wed, 31 Jul 2019 13:46:47 +0000 (15:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 1 Aug 2019 18:23:25 +0000 (20:23 +0200)
Display variant dtbs are no longer part of the linux-at91 tree.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/atmel/sama5d2_xplained_mmc/genimage.cfg
board/atmel/sama5d3_xplained_mmc/genimage.cfg
board/atmel/sama5d4_xplained_mmc/genimage.cfg

index d3b7af5b5c9818d3b7e4c94079146a8c0ffe877b..3cc8ae2f8cd1479abaac0e036a74d92a8d1bdd38 100644 (file)
@@ -5,9 +5,6 @@ image boot.vfat {
                files = {
                        "zImage",
                        "at91-sama5d2_xplained.dtb",
-                       "at91-sama5d2_xplained_pda4.dtb",
-                       "at91-sama5d2_xplained_pda7.dtb",
-                       "at91-sama5d2_xplained_pda7b.dtb",
                        "boot.bin",
                        "u-boot.bin"
                }
index 277ce5f9c9c0aef10e8db34a63917df9a306d290..1b46495128172ca61bc3e6e9e0a51f573f0479b8 100644 (file)
@@ -5,9 +5,6 @@ image boot.vfat {
                files = {
                        "zImage",
                        "at91-sama5d3_xplained.dtb",
-                       "at91-sama5d3_xplained_pda4.dtb",
-                       "at91-sama5d3_xplained_pda7.dtb",
-                       "at91-sama5d3_xplained_pda7b.dtb",
                        "boot.bin",
                        "u-boot.bin"
                }
index 70bb3e4ff0ad8fe7cc832f30905c7b4233e2cdd5..004f2fddb3d41c6b17bde7e385c4651c7976bed4 100644 (file)
@@ -5,10 +5,6 @@ image boot.vfat {
                files = {
                        "zImage",
                        "at91-sama5d4_xplained.dtb",
-                       "at91-sama5d4_xplained_hdmi.dtb",
-                       "at91-sama5d4_xplained_pda4.dtb",
-                       "at91-sama5d4_xplained_pda7.dtb",
-                       "at91-sama5d4_xplained_pda7b.dtb",
                        "boot.bin",
                        "u-boot.bin"
                }