
28 Jun
2022
28 Jun
'22
3:37 p.m.
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 | 9 +++++++++ drivers/core/Kconfig | 10 ++++++++++ 2 files changed, 19 insertions(+)
Applied to u-boot-dm, thanks!