dm: spl: Allow SPL to show memory usage
authorSimon Glass <sjg@chromium.org>
Sun, 8 May 2022 10:39:27 +0000 (04:39 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 28 Jun 2022 02:09:52 +0000 (03:09 +0100)
commit4f6500aa1a62a80e8df2ffdf16fe4c3eabd99f1c
tree6497bbf0356366fa0e94c0d577be81f12d6781f4
parent2cb4ddb91ec9fcb77c895e4a1192a15aece700c6
dm: spl: Allow SPL to show memory usage

Add an option to tell SPL to show memory usage for driver model just
before it boots into the next phase.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl.c
drivers/core/Kconfig