[EXTERNAL] [PATCH v3 19/43] Show the malloc base with the bdinfo command
Nikhil M Jain
n-jain1 at ti.com
Fri May 5 09:50:14 CEST 2023
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<sjg at 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-jain1 at ti.com>
Tested-by: Nikhil M Jain <n-jain1 at ti.com>
More information about the U-Boot
mailing list