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] 8610HPCD: Don't use VIDEO/CFB_CONSOLE by	default.
Date: Wed, 20 Feb 2008 14:59:07 -0600	[thread overview]
Message-ID: <47BC949B.3050303@freescale.com> (raw)
In-Reply-To: <1203540578-8227-1-git-send-email-jdl@freescale.com>

Jon Loeliger wrote:

> diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
> index 3920147..9e70198 100644
> --- a/include/configs/MPC8610HPCD.h
> +++ b/include/configs/MPC8610HPCD.h
> @@ -24,7 +24,7 @@
>  #define CONFIG_FSL_DIU_FB	1	/* FSL DIU */
>  
>  /* video */
> -#define CONFIG_VIDEO
> +#undef CONFIG_VIDEO
>  
>  #if defined(CONFIG_VIDEO)
>  #define CONFIG_CFB_CONSOLE

Wolfgang just applied a patch that removed unnecessary "#undef DEBUG", and your 
patch adds an unnecessary "#undef CONFIG_VIDEO".

-- 
Timur Tabi
Linux kernel developer at Freescale

  reply	other threads:[~2008-02-20 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-20 20:49 [U-Boot-Users] [PATCH] 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default Jon Loeliger
2008-02-20 20:59 ` Timur Tabi [this message]
2008-02-20 20:59   ` Jon Loeliger

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=47BC949B.3050303@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