mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[pxa] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11209 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -6,10 +6,10 @@ added mods from Stefan Eletzhofer and Lothar Weissmann
|
||||
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
||||
#
|
||||
|
||||
Index: linux-2.6.21gum/arch/arm/Kconfig
|
||||
Index: linux-2.6.21.7/arch/arm/Kconfig
|
||||
===================================================================
|
||||
--- linux-2.6.21gum.orig/arch/arm/Kconfig
|
||||
+++ linux-2.6.21gum/arch/arm/Kconfig
|
||||
--- linux-2.6.21.7.orig/arch/arm/Kconfig
|
||||
+++ linux-2.6.21.7/arch/arm/Kconfig
|
||||
@@ -800,7 +800,7 @@ config KEXEC
|
||||
|
||||
endmenu
|
||||
@@ -32,10 +32,10 @@ Index: linux-2.6.21gum/arch/arm/Kconfig
|
||||
endif
|
||||
|
||||
menu "Floating point emulation"
|
||||
Index: linux-2.6.21gum/arch/arm/mach-pxa/Makefile
|
||||
Index: linux-2.6.21.7/arch/arm/mach-pxa/Makefile
|
||||
===================================================================
|
||||
--- linux-2.6.21gum.orig/arch/arm/mach-pxa/Makefile
|
||||
+++ linux-2.6.21gum/arch/arm/mach-pxa/Makefile
|
||||
--- linux-2.6.21.7.orig/arch/arm/mach-pxa/Makefile
|
||||
+++ linux-2.6.21.7/arch/arm/mach-pxa/Makefile
|
||||
@@ -32,6 +32,7 @@ obj-$(CONFIG_LEDS) += $(led-y)
|
||||
# Misc features
|
||||
obj-$(CONFIG_PM) += pm.o sleep.o
|
||||
@@ -44,10 +44,10 @@ Index: linux-2.6.21gum/arch/arm/mach-pxa/Makefile
|
||||
|
||||
ifeq ($(CONFIG_PXA27x),y)
|
||||
obj-$(CONFIG_PM) += standby.o
|
||||
Index: linux-2.6.21gum/arch/arm/mach-pxa/cpu-pxa.c
|
||||
Index: linux-2.6.21.7/arch/arm/mach-pxa/cpu-pxa.c
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ linux-2.6.21gum/arch/arm/mach-pxa/cpu-pxa.c
|
||||
+++ linux-2.6.21.7/arch/arm/mach-pxa/cpu-pxa.c
|
||||
@@ -0,0 +1,321 @@
|
||||
+/*
|
||||
+ * linux/arch/arm/mach-pxa/cpu-pxa.c
|
||||
@@ -370,10 +370,10 @@ Index: linux-2.6.21gum/arch/arm/mach-pxa/cpu-pxa.c
|
||||
+module_init(pxa_cpu_init);
|
||||
+module_exit(pxa_cpu_exit);
|
||||
+
|
||||
Index: linux-2.6.21gum/Documentation/cpu-freq/user-guide.txt
|
||||
Index: linux-2.6.21.7/Documentation/cpu-freq/user-guide.txt
|
||||
===================================================================
|
||||
--- linux-2.6.21gum.orig/Documentation/cpu-freq/user-guide.txt
|
||||
+++ linux-2.6.21gum/Documentation/cpu-freq/user-guide.txt
|
||||
--- linux-2.6.21.7.orig/Documentation/cpu-freq/user-guide.txt
|
||||
+++ linux-2.6.21.7/Documentation/cpu-freq/user-guide.txt
|
||||
@@ -18,7 +18,7 @@
|
||||
Contents:
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user