[PATCH 9/9] dm: spl: Allow SPL to show memory usage

Simon Glass sjg at chromium.org
Tue Jun 28 15:37:53 CEST 2022


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 at chromium.org>
---

 common/spl/spl.c     |  9 +++++++++
 drivers/core/Kconfig | 10 ++++++++++
 2 files changed, 19 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot-Custodians mailing list