
15 Feb
2012
15 Feb
'12
4:52 p.m.
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@denx.de
=====================================================================