memory commands: move memory_display to separate file
memory_display is a function which should generally be available.
Currently it depends on memory command support being compiled in,
so move the function to a separate file.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d91b777 commit 255e5b4c4231ec381f87992109a15098ec00f8d6
@Sascha Hauer Sascha Hauer authored on 17 Apr 2013
Showing 4 changed files
View
commands/mem.c
View
common/Makefile
View
common/memory_display.c 0 → 100644
View
include/common.h