From: Gireesh Hiremath <gireesh.hirem...@in.bosch.com>

- Add mtest, meminfo commands

Signed-off-by: Gireesh Hiremath <gireesh.hirem...@in.bosch.com>
---
 configs/am335x_guardian_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/am335x_guardian_defconfig 
b/configs/am335x_guardian_defconfig
index a96cdf734c..2ae7507eff 100644
--- a/configs/am335x_guardian_defconfig
+++ b/configs/am335x_guardian_defconfig
@@ -43,6 +43,8 @@ CONFIG_CMD_SPL=y
 CONFIG_CMD_SPL_NAND_OFS=0x0
 CONFIG_CMD_ASKENV=y
 # CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MEMINFO=y
+CONFIG_CMD_MEMTEST=y
 CONFIG_CMD_GPIO=y
 CONFIG_CMD_GPT=y
 CONFIG_CMD_I2C=y
-- 
2.20.1

Reply via email to