public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xx boardheader files
Date: Fri, 11 Jan 2008 09:05:24 -0600	[thread overview]
Message-ID: <478785B4.3030900@freescale.com> (raw)
In-Reply-To: <58A20A281BAF1047B4EAE68DE5C0BDC2C0E189@zch01exm21.fsl.freescale.net>

Liu Dave wrote:
> I suggest keep the debug option - #undef DEBUG.
> 
> Sometimes, if we need debug, it is easy to open the debug mode
> with the switch.

I don't see how.  The "#undef DEBUG" will override any #define DEBUG or -DDEBUG 
that you specify.  The "#undef DEBUG" makes it impossible to use the debug() 
call or anything else like it.

-- 
Timur Tabi
Linux kernel developer at Freescale

  reply	other threads:[~2008-01-11 15:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 16:16 [U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xx board header files Timur Tabi
2008-01-11  3:30 ` Kim Phillips
2008-01-11  3:34   ` [U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xx boardheader files Liu Dave
2008-01-11 15:05     ` Timur Tabi [this message]
2008-01-12  2:06       ` Liu Dave
2008-01-11 19:32     ` Wolfgang Denk
2008-01-12  2:16       ` [U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xxboardheader files Liu Dave
2008-01-11 15:06   ` [U-Boot-Users] [PATCH] Remove #undef DEBUG from MPC83xx board header files Timur Tabi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=478785B4.3030900@freescale.com \
    --to=timur@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox