diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-07-07 13:23:55 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-07-07 13:23:55 +0200 |
commit | d69bd66d93c92cd7bf138f7ea18fc2be64e442b4 (patch) | |
tree | 562b92aa0de334080a77d9bd984a46cf0ea24714 /target | |
parent | b224cf732599fa4963b372cb89c4a25978510d31 (diff) |
now memory is again 512MB on rpi
Diffstat (limited to 'target')
-rw-r--r-- | target/arm/raspberry-pi/patches/3.15.4/raspberrypi.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/arm/raspberry-pi/patches/3.15.4/raspberrypi.patch b/target/arm/raspberry-pi/patches/3.15.4/raspberrypi.patch index 4607439bc..b075978cf 100644 --- a/target/arm/raspberry-pi/patches/3.15.4/raspberrypi.patch +++ b/target/arm/raspberry-pi/patches/3.15.4/raspberrypi.patch @@ -101127,17 +101127,6 @@ diff -Nur linux-3.15.4/lib/lz4/lz4_decompress.c linux-rpi/lib/lz4/lz4_decompress } int lz4_decompress(const unsigned char *src, size_t *src_len, -diff -Nur linux-3.15.4/Makefile linux-rpi/Makefile ---- linux-3.15.4/Makefile 2014-07-07 03:59:25.000000000 +0200 -+++ linux-rpi/Makefile 2014-07-07 10:44:57.000000000 +0200 -@@ -1,6 +1,6 @@ - VERSION = 3 - PATCHLEVEL = 15 --SUBLEVEL = 4 -+SUBLEVEL = 3 - EXTRAVERSION = - NAME = Shuffling Zombie Juror - diff -Nur linux-3.15.4/mm/memcontrol.c linux-rpi/mm/memcontrol.c --- linux-3.15.4/mm/memcontrol.c 2014-07-07 03:59:25.000000000 +0200 +++ linux-rpi/mm/memcontrol.c 2014-07-07 10:45:57.000000000 +0200 |