mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
test: cmd: add test for memsize
Add a test for memsize command in same way as meminfo. Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
This commit is contained in:
committed by
Tom Rini
parent
e202eca183
commit
8acc8a6546
@@ -942,6 +942,7 @@ config CMD_MEMINFO_MAP
|
||||
|
||||
config CMD_MEMSIZE
|
||||
bool "memsize"
|
||||
default y if SANDBOX
|
||||
depends on CMD_MEMINFO
|
||||
help
|
||||
Get RAM via command for use in scripts. Print or assign decimal value
|
||||
|
||||
Reference in New Issue
Block a user