Skip to content
Snippets Groups Projects
Commit 7f7ddf2a authored by Simon Glass's avatar Simon Glass
Browse files

arm: Show early-malloc() usage in bdinfo


This is useful information to show how close we are to the limit. At present
it is only available by enabling DEBUG in board_r.c.

Make it available with the 'bdinfo' command also.

Note that this affects ARM only. The bdinfo command is different for each
architecture. Rather than duplicating the code it would be better to
refactor it (as was done with global_data).

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 91195485
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment