mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-05 14:01:04 +01:00
Add CMD_MEMINFO and CMD_MEMINFO_MAP to list of configs implied by TI_COMMON_CMD_OPTIONS. This allows users to easily view the memory configuration and the memory maps at runtime. Signed-off-by: Anshul Dalal <anshuld@ti.com>