Re: [U-Boot] [PATCH V5 3/4] font: split font data from video_font.h

2011-11-10 Thread Anatolij Gustschin
On Fri, 21 Oct 2011 17:04:21 +0800 Che-Liang Chiou wrote: > While video_font.h is useful even without referencing the font data, it > is not possible to be included multiple times because it defines font > data array right in the header. > > This patch splits the font data array into video_font_

Re: [U-Boot] [PATCH V5 3/4] font: split font data from video_font.h

2011-10-30 Thread Che-liang Chiou
Hi, On Mon, Oct 31, 2011 at 2:33 AM, Anatolij Gustschin wrote: > Please next time additionally use '-C' Option for 'git format-patch ...' Thanks for the advice. I will add -C option. Regards, Che-Liang ___ U-Boot mailing list U-Boot@lists.denx.de http:

Re: [U-Boot] [PATCH V5 3/4] font: split font data from video_font.h

2011-10-30 Thread Anatolij Gustschin
Hi, On Fri, 21 Oct 2011 17:04:21 +0800 Che-Liang Chiou wrote: ... > include/video_font.h| 4614 > +-- > include/video_font_data.h | 4639 > +++ > 7 files changed, 4647 insertions(+), 4614 deletions(-) >

Re: [U-Boot] [PATCH V5 3/4] font: split font data from video_font.h

2011-10-30 Thread Mike Frysinger
Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot