Hi, On Tue, 30 Jul 2013 23:37:57 +0200 Marek Vasut <ma...@denx.de> wrote:
> This patch moves all the font configuration values into video_font_data.h > so they are all in the right place with the font. The video_font.h now only > includes video_font_data.h and will allow us to select and include different > font once more fonts are added. > > Signed-off-by: Marek Vasut <ma...@denx.de> > Cc: Anatolij Gustschin <ag...@denx.de> > --- > arch/powerpc/cpu/mpc8xx/video.c | 1 - > common/lcd.c | 1 - > drivers/video/cfb_console.c | 1 - > drivers/video/sed156x.c | 1 - > include/video_font.h | 5 +---- > include/video_font_data.h | 5 +++++ > 6 files changed, 6 insertions(+), 8 deletions(-) Applied to u-boot-video/master after fixing warning. Thanks, Anatolij _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot