[U-Boot] [PATCH v2 05/18] Add a simple version of memalign()

Simon Glass sjg at chromium.org
Thu Jun 11 22:19:39 CEST 2015


On 12 May 2015 at 14:55, Simon Glass <sjg at chromium.org> wrote:
> This is used when the full malloc() is not available.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add a new patch for memalign_simple()
>
>  common/malloc_simple.c | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list