]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
apm821xx: refresh 6.12 patches
authorRosen Penev <rosenp@gmail.com>
Tue, 13 May 2025 00:34:35 +0000 (17:34 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 18 Jul 2025 22:01:12 +0000 (00:01 +0200)
pci driver went to a different directory and thus manually edited.

All else done with kernel_oldconfig.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18798
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/apm821xx/patches-6.12/300-fix-atheros-nics-on-apm82181.patch
target/linux/apm821xx/patches-6.12/301-fix-memory-map-wndr4700.patch
target/linux/apm821xx/patches-6.12/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch

index 48c57acde8add67f6d5b596843d71507ca2bdb9a..64c07f48d4a221c40522d14c6a6900756a957ca5 100644 (file)
@@ -1,5 +1,5 @@
---- a/arch/powerpc/platforms/4xx/pci.c
-+++ b/arch/powerpc/platforms/4xx/pci.c
+--- a/arch/powerpc/platforms/44x/pci.c
++++ b/arch/powerpc/platforms/44x/pci.c
 @@ -1058,15 +1058,24 @@ static int __init apm821xx_pciex_init_po
        u32 val;
  
index bd022ca220d671ea15701585cf8446661248daf7..227d2829547cb8e05c3f60458de65bea916083ab 100644 (file)
@@ -1,6 +1,6 @@
---- a/arch/powerpc/platforms/4xx/pci.c
-+++ b/arch/powerpc/platforms/4xx/pci.c
-@@ -1900,9 +1900,9 @@ static void __init ppc4xx_configure_pcie
+--- a/arch/powerpc/platforms/44x/pci.c
++++ b/arch/powerpc/platforms/44x/pci.c
+@@ -1800,9 +1800,9 @@ static void __init ppc4xx_configure_pcie
                 * if it works
                 */
                out_le32(mbase + PECFG_PIM0LAL, 0x00000000);
index dcc82546a29972b584d300a4126b4935669c773f..6775954e9fce528f48a8dcf2d87d38c5e76fd114 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
 
 --- a/arch/powerpc/boot/Makefile
 +++ b/arch/powerpc/boot/Makefile
-@@ -277,7 +277,7 @@ compressor-$(CONFIG_KERNEL_LZO) := lzo
+@@ -271,7 +271,7 @@ compressor-$(CONFIG_KERNEL_LZO) := lzo
  
  # args (to if_changed): 1 = (this rule), 2 = platform, 3 = dts 4=dtb 5=initrd
  quiet_cmd_wrap        = WRAP    $@