]> git.baikalelectronics.ru Git - uboot.git/commit
common: Drop board_show_dram()
authorSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 19:57:44 +0000 (12:57 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 2 Dec 2019 23:25:02 +0000 (18:25 -0500)
commit5a972cd22719150e4777181e3a13f7ff29a48370
tree3a95e160e24fe4d89b845e68db1be643eea006c4
parentf0ed100d43a5dc1889bc3682ee1ff0d54f96e959
common: Drop board_show_dram()

This function is not defined by any boards so the feature is not used.
Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
cmd/mem.c
include/common.h