On Wed, 04 Feb 2026 19:40:41 +0100, Frank Wunderlich wrote:
> From: Frank Wunderlich <[email protected]>
>
> Add command for getting ramsize in scripts
>
> v7:
> - add guard for test to not fail for x86_64 qemu board
> - extend doc and config help text
> v6:
> - add missing return for error in env_set_long
> v5:
> - move msize to meminfo and drop first param (always display as MiB)
> - rename msize to memsize
> - add doc and test so it becomes a series
>
> [...]
Applied to u-boot/master, thanks!
[1/3] cmd: mem: add command for getting ram size for use in scripts
commit: e202eca183b0f1d6747b934482dc6249abdd742b
[2/3] test: cmd: add test for memsize
commit: 8acc8a654643ca26b0bdd4af37010da7cc796753
[3/3] doc: cmd: add usage doc for memsize
commit: b4842032d542cfde271aab61b80ab870b27b07b2
--
Tom