
16 Feb
2013
16 Feb
'13
12:52 a.m.
On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass sjg@chromium.org wrote:
Half of the code is currently hidden behind an #ifdef. Move the two memory tests into their own functions and use the compiler to eliminate the unused code.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to x86/master.
common/cmd_mem.c | 217 +++++++++++++++++++++++++++++------------------------- 1 files changed, 116 insertions(+), 101 deletions(-)