Openwrt/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
ltq-adsl-mei ltq-adsl-mei: improve memory allocation 2014-03-30 09:16:39 +00:00
ltq-atm
ltq-deu
ltq-hcd
ltq-ifxos ltq-adsl: disable mips16 support 2014-03-11 13:20:01 +00:00
ltq-ptm
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
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