openwrtv3/package/kernel/lantiq
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
..
ltq-adsl ltq-adsl: disable mips16 support 2014-03-11 13:19:56 +00:00
ltq-adsl-fw packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ltq-adsl-mei ltq-adsl-mei: improve memory allocation 2014-03-30 09:16:39 +00:00
ltq-atm lantiq: fix atm compile 2014-01-12 12:06:47 +00:00
ltq-deu lantiq: dont install deu test manager 2013-11-11 12:22:12 +00:00
ltq-hcd lantiq: fix bug in hcd gpio detetcion code 2013-09-18 16:31:49 +00:00
ltq-ifxos ltq-adsl: disable mips16 support 2014-03-11 13:20:01 +00:00
ltq-ptm lantiq: fix ltq_ptm compile 2013-10-07 20:13:32 +00:00
ltq-tapi ltq-tapi: disable mips16 support 2014-03-11 13:20:04 +00:00
ltq-vdsl ltq-vdsl: fix MIPS16 compile breakage 2014-03-30 09:15:29 +00:00
ltq-vdsl-fw lantiq: fix unaligned access in vdsl firmware extractor 2014-01-21 09:51:16 +00:00
ltq-vdsl-mei ltq-vdsl-mei: disable mips16 support (fixes #15284) 2014-03-18 12:11:05 +00:00
ltq-vmmc ltq-vmmc: disable mips16 support 2014-03-11 13:20:07 +00:00