commit | 454b3ef6f7147103f9304eb0dbc18c745c71cfae | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Aug 13 07:04:24 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Aug 26 09:20:00 2020 +0200 |
tree | 37d0e10f40adad8599a762a8d9ab3939d7cf65ca | |
parent | 286eed478feb69be2d76e5f4878155c407c2e920 [diff] |
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>