bcm53xx: fix ASUS firmwares to use vendor format
[openwrt/staging/jogo.git] / target / linux / generic / pending-4.19 / 402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
index e8706633554f70b21cc3e4180d3c1a7a958e8e3a..58d2e445745416302f3cbdfd638b3dbef14d4c93 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -793,6 +793,7 @@ run_parsers_by_type(struct mtd_part *sla
+@@ -759,6 +759,7 @@ run_parsers_by_type(struct mtd_part *sla
  
  static void split_firmware(struct mtd_info *master, struct mtd_part *part)
  {
@@ -18,7 +18,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
  }
  
  static void mtd_partition_split(struct mtd_info *master, struct mtd_part *part)
-@@ -802,6 +803,12 @@ static void mtd_partition_split(struct m
+@@ -768,6 +769,12 @@ static void mtd_partition_split(struct m
        if (rootfs_found)
                return;