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

2012-02-17 Thread Stefano Babic
On 16/02/2012 09:40, Helmut Raiger wrote: > The video setup for the Epson display is provided. Addtionally > some extra info is displayed next to the Linux logo. > Make get_cpu_rev() publicly available (added to sys_proto.h). > > Signed-off-by: Helmut Raiger > --- Applied to u-boot-imx, thanks.

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

2012-02-16 Thread Helmut Raiger
The video setup for the Epson display is provided. Addtionally some extra info is displayed next to the Linux logo. Make get_cpu_rev() publicly available (added to sys_proto.h). Signed-off-by: Helmut Raiger --- V2: added prototype for get_cpu_rev(). arch/arm/include/asm/arch-mx31/sys_proto.h |