diff options
author | Marek Vasut <marex@denx.de> | 2014-12-16 14:09:18 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2014-12-30 14:05:54 +0100 |
commit | 8744d3b98f4d798b070b9d303e17804611f1e852 (patch) | |
tree | 0162de30d5fe0a06ca4450be923bf2e3ab800dfc /examples | |
parent | 7efefa9bd6dabaf0dcf4aa5f20254e2a9d99aaa8 (diff) | |
download | u-boot-imx-8744d3b98f4d798b070b9d303e17804611f1e852.zip u-boot-imx-8744d3b98f4d798b070b9d303e17804611f1e852.tar.gz u-boot-imx-8744d3b98f4d798b070b9d303e17804611f1e852.tar.bz2 |
arm: mx6: novena: Define CONFIG_SYS_MALLOC_F_LEN
This board uses setup_i2c() in SPL. The setup_i2c() function internally
calls gpio_request(), which in turn internally calls strdup(). The strdup()
requires a running mallocator, so this patch makes the mallocator available.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Sean Cross <xobs@kosagi.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions