diff options
author | Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> | 2016-10-26 17:38:49 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-11-14 18:13:29 +0100 |
commit | c446704e71865cef40e48c32bede1217ee90695b (patch) | |
tree | beb68c9fd825d2f21e331947c1f503d095056970 /src/include/wrdd.h | |
parent | 3e0a3fb1c293af09dd73c09cceac18f709feb6cc (diff) |
soc/intel/apollolake: Increase HEAP_SIZE
Adding both 2-ch & 4-ch DMIC blob causes the below error:
memalign(boundary=8, size=3048): failed: Tried to round up
free_mem_ptr 7abc48b0 to 7abc5498
but free_mem_end_ptr is 7abc4d70
Error! memalign: Out of memory (free_mem_ptr >= free_mem_end_ptr)
Increased heap size fixes the above issue.
BUG=chrome-os-partner:56918
BRANCH=none
TEST=Compiles successfully for reef
Change-Id: Ic910f169f7ef4bb746cb273e276428713a884227
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Reviewed-on: https://review.coreboot.org/17157
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/include/wrdd.h')
0 files changed, 0 insertions, 0 deletions