On 16/12/2014 14:09, Marek Vasut wrote:
> 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 <[email protected]>
> Cc: Igor Grinberg <[email protected]>
> Cc: Nikita Kiryanov <[email protected]>
> Cc: Sean Cross <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Stefano Babic <[email protected]>
> Cc: Tim Harvey <[email protected]>
> ---

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected]
=====================================================================
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to