]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: increase CMA size to 24MB
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 10 Nov 2021 21:58:44 +0000 (21:58 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 10 Nov 2021 21:58:44 +0000 (21:58 +0000)
mmc ports need this for DMA transfers.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/kernel/kernel.config.armv6l-ipfire
lfs/linux

index b4d5ed75ccbca0ac7502135015908806670dd799..d04b252a83a347669d03513584671dd9acefa809 100644 (file)
@@ -7901,7 +7901,7 @@ CONFIG_DMA_CMA=y
 #
 # Default contiguous memory area size:
 #
-CONFIG_CMA_SIZE_MBYTES=8
+CONFIG_CMA_SIZE_MBYTES=24
 CONFIG_CMA_SIZE_SEL_MBYTES=y
 # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
 # CONFIG_CMA_SIZE_SEL_MIN is not set
index 930920a18cdeb4f4c8754361e71f1c17fdc24edd..c5dfb439c0efb3c2fb311bad9f43c395f04c6bf8 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -25,7 +25,7 @@
 include Config
 
 VER         = 5.15.1
-ARM_PATCHES = 5.15.1-ipfire0
+ARM_PATCHES = 5.15-ipfire2
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -78,7 +78,7 @@ $(DL_FILE)                                    = $(URL_IPFIRE)/$(DL_FILE)
 arm-multi-patches-$(ARM_PATCHES).patch.xz      = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
 
 $(DL_FILE)_MD5                                 = c636e16efdff88320b5354b16d2a6eb1
-arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = dd682303aa956fc430e8397f2124db01
+arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = 9cab549a71b19b07e0c5c103ccf3c321
 
 install : $(TARGET)