On 05/05/23 04:28, Simon Glass wrote:
It is useful to see the base of the malloc region. This is visible when
debugging but not in normal usage.

Add it to the global data so that it can be shown.

Signed-off-by: Simon Glass<s...@chromium.org>
---

(no changes since v1)

  cmd/bdinfo.c                      |  1 +
  common/board_r.c                  |  7 ++++---
  include/asm-generic/global_data.h | 11 +++++++++++
  3 files changed, 16 insertions(+), 3 deletions(-)

Reviewed-by: Nikhil M Jain <n-ja...@ti.com>
Tested-by: Nikhil M Jain <n-ja...@ti.com>

Reply via email to