From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] tt01: add video support
Date: Wed, 15 Feb 2012 16:52:19 +0100 [thread overview]
Message-ID: <4F3BD4B3.8070404@denx.de> (raw)
In-Reply-To: <1327933315-11197-3-git-send-email-helmut.raiger@hale.at>
On 30/01/2012 15:21, Helmut Raiger wrote:
> The video setup for the Epson display is provided. Addtionally
> some extra info is displayed next to the Linux logo.
>
> Signed-off-by: Helmut Raiger <helmut.raiger@hale.at>
> ---
Hi Helmut,
> +#ifdef CONFIG_CONSOLE_EXTRA_INFO
> +void video_get_info_str(int line_number, char *info)
> +{
> + u32 srev = get_cpu_rev();
I get a warning here :
tt01.c:235:2: warning: implicit declaration of function 'get_cpu_rev'
[-Wimplicit-function-declaration]
The prototype must be added to ./arch/arm/include/asm/arch-mx31/sys_proto.h.
Can you fix and resubmit ?
Thanks,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2012-02-15 15:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-27 16:11 [U-Boot] [PATCH] tt01: add MMC and video support Helmut Raiger
2011-10-27 16:16 ` Helmut Raiger
2011-11-14 11:21 ` Stefano Babic
2012-01-19 12:08 ` [U-Boot] [PATCH] tt01: add MMC and video support --> howto avoid LOGO blobs Helmut Raiger
2012-01-30 14:21 ` [U-Boot] [PATCH] tt01: add video support and setup for release Helmut Raiger
2012-01-30 14:21 ` [U-Boot] [PATCH 1/3] tt01: fix environment size Helmut Raiger
2012-02-17 8:48 ` Stefano Babic
2012-01-30 14:21 ` [U-Boot] [PATCH 2/3] tt01: add video support Helmut Raiger
2012-02-15 15:52 ` Stefano Babic [this message]
2012-02-16 8:40 ` [U-Boot] [PATCH V2 " Helmut Raiger
2012-02-17 8:48 ` Stefano Babic
2012-01-30 14:21 ` [U-Boot] [PATCH 3/3] tt01: fix hush parser config, add release config Helmut Raiger
2012-02-15 14:36 ` [U-Boot] [PATCH 3/3] imx31: " Helmut Raiger
2012-02-15 15:40 ` Stefano Babic
2012-02-17 8:48 ` [U-Boot] [PATCH 3/3] " Stefano Babic
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=4F3BD4B3.8070404@denx.de \
--to=sbabic@denx.de \
--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