openwrtv3/package
John Crispin 3fbffbb7b0 ltq-adsl-mei: improve memory allocation
The ltq-adsl-mei driver allocates memory for the ADSL firmware in a
rather stupid way, leading to several 128k allocations, which fail when
many services are enabled. This patch tries to allocate 64 kiB chunks,
and only falls back to larger allocations if the returned pointers are
not correctly aligned. Fixes out-of-memory errors on Danube boards with
32 MiB RAM.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 40325
2014-03-30 09:16:39 +00:00
..
base-files fstools: add the new fstools package 2014-03-12 19:32:51 +00:00
boot uboot-envtools: fix build with musl 2014-03-20 13:51:27 +00:00
devel upgrade the Linaro binutils to 2.24-2013.12 2014-01-07 15:03:55 +00:00
firmware firmware: create a new folder for holfing firmware blobs 2014-03-30 09:15:25 +00:00
kernel ltq-adsl-mei: improve memory allocation 2014-03-30 09:16:39 +00:00
libs libubox: switch to git.openwrt.org as source 2014-03-26 16:07:58 +00:00
network ltq-vdsl: add led status reporting 2014-03-30 09:16:27 +00:00
system firmware: create a new folder for holfing firmware blobs 2014-03-30 09:15:25 +00:00
utils util-linux: backport upstream fix for unshare utility 2014-03-30 09:15:03 +00:00
Makefile target/sdk: use .config instead of unconditionally enabling all build dirs 2014-03-13 12:12:58 +00:00