[U-Boot] [RFC PATCH v2 14/15] main: Add debug_parser() to avoid #ifdefs
Joe Hershberger
joe.hershberger at gmail.com
Sun Feb 24 22:36:48 CET 2013
Hi Simon,
On Sun, Feb 24, 2013 at 11:26 AM, Simon Glass <sjg at chromium.org> wrote:
> Define a simple debug condition at the top of the file, to avoid using
> lots of #ifdefs later on.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2: None
>
> common/main.c | 58 +++++++++++++++++++++++-----------------------------------
> 1 file changed, 23 insertions(+), 35 deletions(-)
>
Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list