Commits
Simon Glass committed 9a01cca7506
malloc_simple: Add a little more debugging Output the pointer returned by each call to malloc(). This can be useful when debugging memory problems. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>