u-boot-brain/arch/powerpc
Che-Liang Chiou d3983ee853 font: split font data from video_font.h
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_data.h and so now
video_font.h can be included multiple times.  This at least solves the
code duplication in board/mcc200/lcd.c.

Signed-off-by: Che-Liang Chiou <clchiou@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-11-15 23:58:26 +01:00
..
cpu font: split font data from video_font.h 2011-11-15 23:58:26 +01:00
include/asm mpc83xx: Cleanup usage of LBC constants 2011-11-03 18:27:56 -05:00
lib arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning 2011-11-07 22:16:55 +01:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00