]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit51e512eda1baa60d2920f939593ea24f0225da7a
tree6497bbf0356366fa0e94c0d577be81f12d6781f4
parent0387b2e583ad26081e9a578f17f0e0d43bd6a9dd
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