On 10/10/2025 07:12, Abbarapu Venkatesh Yadav wrote:
> Enable meminfo command to be able to see where things are mapped.
> 
> Signed-off-by: Abbarapu Venkatesh Yadav <[email protected]>

Reviewed-by: Casey Connolly <[email protected]>

> ---
>  configs/qcom_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index 8d1269b4634..4c00cf91166 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -29,6 +29,8 @@ CONFIG_CMD_EEPROM=y
>  CONFIG_SYS_I2C_EEPROM_BUS=2
>  CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2
>  CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=5
> +CONFIG_CMD_MEMINFO=y
> +CONFIG_CMD_MEMINFO_MAP=y
>  # CONFIG_CMD_BIND is not set
>  CONFIG_CMD_CLK=y
>  CONFIG_CMD_DFU=y

-- 
// Casey (she/her)

Reply via email to