mpc85xx: Refresh patches
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 23 Mar 2023 23:42:04 +0000 (00:42 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 23 Mar 2023 23:42:47 +0000 (00:42 +0100)
Make the patches apply cleanly again.

Fixes: ed82189339b8 ("mpc85xx: use bootwrapper for ws-ap3825i")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mpc85xx/patches-5.15/900-powerpc-bootwrapper-disable-uImage-generation.patch

index ea5f5ab0624b22acd901e2473b904c2402b164c6..dfd26a660397eedcbbc79c109bc807e1a4fc90fa 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
 
 --- a/arch/powerpc/boot/Makefile
 +++ b/arch/powerpc/boot/Makefile
-@@ -272,7 +272,6 @@ image-$(CONFIG_PPC_CHRP)           += zImage.chrp
+@@ -273,7 +273,6 @@ image-$(CONFIG_PPC_CHRP)           += zImage.chrp
  image-$(CONFIG_PPC_EFIKA)             += zImage.chrp
  image-$(CONFIG_PPC_PMAC)              += zImage.pmac
  image-$(CONFIG_PPC_HOLLY)             += dtbImage.holly
@@ -24,7 +24,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
  image-$(CONFIG_EPAPR_BOOT)            += zImage.epapr
  
  #
-@@ -404,15 +403,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits
+@@ -406,15 +405,6 @@ $(obj)/dtbImage.%: vmlinux $(wrapperbits
  $(obj)/vmlinux.strip: vmlinux
        $(STRIP) -s -R .comment $< -o $@