summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-3.10/999-memory-detect.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-26 11:30:34 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-26 11:30:34 +0000
commita9499d95cfd379c1c4ca74b20118bb478a2f9ef9 (patch)
tree4144fe28343a2b63381f331ba1b5662d0acfee2d /target/linux/ramips/patches-3.10/999-memory-detect.patch
parent300a7cb657ebcdefafd559e7abcb2bb122769c18 (diff)
kernel: update 3.10 to 3.10.28
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39399 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-3.10/999-memory-detect.patch')
-rw-r--r--target/linux/ramips/patches-3.10/999-memory-detect.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/ramips/patches-3.10/999-memory-detect.patch b/target/linux/ramips/patches-3.10/999-memory-detect.patch
index 2e857fbc44..165a1f0ded 100644
--- a/target/linux/ramips/patches-3.10/999-memory-detect.patch
+++ b/target/linux/ramips/patches-3.10/999-memory-detect.patch
@@ -1,8 +1,6 @@
-Index: linux-3.10.26/arch/mips/ralink/of.c
-===================================================================
---- linux-3.10.26.orig/arch/mips/ralink/of.c 2014-01-12 11:49:40.292069849 +0100
-+++ linux-3.10.26/arch/mips/ralink/of.c 2014-01-12 12:38:01.236138974 +0100
-@@ -80,6 +80,16 @@
+--- a/arch/mips/ralink/of.c
++++ b/arch/mips/ralink/of.c
+@@ -80,6 +80,16 @@ void __init device_tree_init(void)
}
extern struct boot_param_header __image_dtb;
@@ -19,7 +17,7 @@ Index: linux-3.10.26/arch/mips/ralink/of.c
void __init plat_mem_setup(void)
{
-@@ -90,8 +100,10 @@
+@@ -90,8 +100,10 @@ void __init plat_mem_setup(void)
* parsed resulting in our memory appearing
*/
__dt_setup_arch(&__image_dtb);