[U-Boot] [PATCH 18/20] Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
Simon Glass
sjg at chromium.org
Sat Feb 16 00:58:06 CET 2013
On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass <sjg at chromium.org> wrote:
> This config effectively has a default value of 0, so add this setting
> at the top of the code to remove an #ifdef in the C function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Applied to x86/master.
> ---
> common/cmd_mem.c | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
More information about the U-Boot
mailing list