From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 7/7] CONFIG: SMDK5420: Enable FIMD and DP
Date: Thu, 02 Jan 2014 09:39:05 +0900 [thread overview]
Message-ID: <52C4B529.9060403@samsung.com> (raw)
In-Reply-To: <52C28449.4040300@samsung.com>
On 12/11/13 21:27, Ajay Kumar wrote:
> Enable FIMD and DP drivers on SMDK5420 so that we get to
> see the LCD console on eDP panel.
>
> Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
> ---
> include/configs/smdk5420.h | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h
> index 46aeec0..d3fa49b 100644
> --- a/include/configs/smdk5420.h
> +++ b/include/configs/smdk5420.h
> @@ -57,4 +57,12 @@
> #define CONFIG_POWER_I2C
> #define CONFIG_POWER_S2MPS11
>
> +/* Display */
> +#define CONFIG_LCD
> +#ifdef CONFIG_LCD
> +#define CONFIG_EXYNOS_FB
> +#define CONFIG_EXYNOS_DP
> +#define LCD_BPP LCD_COLOR16
please use space.
> +#endif
> +
> #endif /* __CONFIG_5420_H */
>
Thanks,
Minkyu Kang.
next parent reply other threads:[~2014-01-02 0:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <52C28449.4040300@samsung.com>
2014-01-02 0:39 ` Minkyu Kang [this message]
2014-01-02 5:34 ` [U-Boot] [PATCH V2 7/7] CONFIG: SMDK5420: Enable FIMD and DP Ajay kumar
2013-11-12 12:27 [U-Boot] [PATCH V2 0/7] SMDK5420: Add support for " Ajay Kumar
2013-11-12 12:27 ` [U-Boot] [PATCH V2 7/7] CONFIG: SMDK5420: Enable " Ajay Kumar
2013-12-19 20:40 ` Simon Glass
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=52C4B529.9060403@samsung.com \
--to=mk7.kang@samsung.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