]> git.ipfire.org Git - people/ms/u-boot.git/commit
malloc_simple: Add debug statements to memalign_simple
authorAndrew F. Davis <afd@ti.com>
Fri, 27 Jan 2017 16:39:18 +0000 (10:39 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 28 Jan 2017 19:04:34 +0000 (14:04 -0500)
commit1923d54bfc2261948448a821d284f10566fde7fe
treeed84f184aca74eb09fea447ddd953ebc057f36f6
parentd9b88d2547bcea1ef17e29255fd716b6315b2aec
malloc_simple: Add debug statements to memalign_simple

Add debug statements to memalign_simple to match malloc_simple.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
common/malloc_simple.c