]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
authorStefan Roese <sr@denx.de>
Thu, 13 Aug 2020 05:04:24 +0000 (07:04 +0200)
committerStefan Roese <sr@denx.de>
Wed, 26 Aug 2020 07:20:00 +0000 (09:20 +0200)
commit60ebf5fb4e8eb31dd7478d049fadaaafcc76afb7
tree37d0e10f40adad8599a762a8d9ab3939d7cf65ca
parente516404ee52080dd75a9f714fecfc17638839a6a
cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values

Remove printing of the superseeded (by bi_dram[]) memory values from the
bdinfo command.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Ovidiu Panait <ovidiu.panait@windriver.com>
cmd/bdinfo.c