On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass 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
Applied to x86/master.
> ---
> common/cmd_mem.c
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
---
common/cmd_mem.c | 217 +-
1 files changed, 116 inserti
2 matches
Mail list logo