summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-07-17 15:17:38 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-07-22 17:37:56 +0800
commit2d6e98e65e028f15019a085f5e705496a1c90175 (patch)
tree7c3437c73689cc06bec53e75e62c9dfaa48afc99 /recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
parentc1a8932311a95a541da41de0b8095c8e0cc374d1 (diff)
downloadmeta-fsl-ppc-2d6e98e65e028f15019a085f5e705496a1c90175.tar.gz
linux-qoriq: update to revision f488de6
Minor version update to 3.12.37-rt51 with new features: * e6500 hugepage TLB miss performance improvement * T1023RDB support * T1040D4RDB and T1042D4RDB support * DIU [T1042] * DPAA Ethernet: loadable module * eMMC: DDR mode [T2080] * eTSEC: Gianfar upstream updates and fixes * fmlib: table statistics, stats extension * IEEE802.1AE (MACSEC) and IEEE802.1X (port-based network access control) [T104x, T102x] * IEEE1588 ptpd open source stack includes more DPAA processors: P1023, P2041, P3041, P5020, P5040, T4240, T1023 * LAG SGMII 2.5G ports support - IPv4 traffics forwarding on aggregated 2 x 2.5Gb L2 Switch FMAN ports [1040] * LAG support of IPv6 traffics forwarding and TCP/UDP traffics over IPv6 forwarding (2 x 2.5Gb L2 Switch WAN) [1040] * LAG support of IPv6 traffics forwarding and TCP/UDP traffics over IPv6 forwarding on both 1 G RGMII port and 1G SGMII port [1040] * Power Management: Power off feature for all QDS boards except B9132QDS and B4860QDS * SEC: QI Driver IPSec performance improvement * SGMII 2.5G fixed link [T1024] * USB: Dual UTMI For detailed history, see http://git.freescale.com/git/cgit.cgi/ppc/sdk/linux.git/tag/?id=fsl-sdk-v1.8 Also remove the patches which already merged in 3.12.37-rt51 Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch')
-rw-r--r--recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch24
1 files changed, 5 insertions, 19 deletions
diff --git a/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch b/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
index 635c2bb..7d109ed 100644
--- a/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
+++ b/recipes-kernel/linux/files/modify-defconfig-t1040-nr-cpus.patch
@@ -14,14 +14,13 @@ This has been tested on t1040rdb-64b. .
14 14
15Signed-off-by: Bob Cochran <yocto@mindchasers.com> 15Signed-off-by: Bob Cochran <yocto@mindchasers.com>
16--- 16---
17 arch/powerpc/configs/corenet32_fmanv3_smp_defconfig | 2 +- 17 arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig | 2 +-
18 arch/powerpc/configs/corenet64_fmanv3_smp_defconfig | 2 +- 18 1 files changed, 1 insertions(+), 1 deletions(-)
19 2 files changed, 2 insertions(+), 2 deletions(-)
20 19
21diff --git a/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig b/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig 20diff --git a/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig b/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig
22index a401e7c..5542248 100644 21index a401e7c..5542248 100644
23--- a/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig 22--- a/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig
24+++ b/arch/powerpc/configs/corenet32_fmanv3_smp_defconfig 23+++ b/arch/powerpc/configs/corenet32_fmanv3l_smp_defconfig
25@@ -1,6 +1,6 @@ 24@@ -1,6 +1,6 @@
26 CONFIG_PPC_85xx=y 25 CONFIG_PPC_85xx=y
27 CONFIG_SMP=y 26 CONFIG_SMP=y
@@ -30,18 +29,5 @@ index a401e7c..5542248 100644
30 CONFIG_EXPERIMENTAL=y 29 CONFIG_EXPERIMENTAL=y
31 CONFIG_SYSVIPC=y 30 CONFIG_SYSVIPC=y
32 CONFIG_POSIX_MQUEUE=y 31 CONFIG_POSIX_MQUEUE=y
33diff --git a/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig b/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig
34index 1b987d9..bc0dacf 100644
35--- a/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig
36+++ b/arch/powerpc/configs/corenet64_fmanv3_smp_defconfig
37@@ -2,7 +2,7 @@ CONFIG_PPC64=y
38 CONFIG_PPC_BOOK3E_64=y
39 CONFIG_ALTIVEC=y
40 CONFIG_SMP=y
41-CONFIG_NR_CPUS=24
42+CONFIG_NR_CPUS=4
43 CONFIG_SYSVIPC=y
44 CONFIG_POSIX_MQUEUE=y
45 CONFIG_IRQ_DOMAIN_DEBUG=y
46-- 32--
471.7.9.5 331.7.9.5