Re: [U-Boot] [PATCH 2/3] tt01: add video support

2012-02-15 Thread Stefano Babic
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 > --- Hi Helmut, > +#ifdef CONFIG_CONSOLE_EXTRA_INFO > +void video_get_info_str(int line_number, cha

[U-Boot] [PATCH 2/3] tt01: add video support

2012-01-30 Thread Helmut Raiger
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 --- board/hale/tt01/tt01.c | 21 + include/configs/tt01.h | 29 - 2 files changed, 49 insertions(+)