On Sat, 22 Sep 2012 16:29:38 -0700 Eric Nelson <[email protected]> wrote:
> Removed internal cache_flush operations and placed a flush of the > entire frame-buffer at the end of each public function. > > Changed logo_plot() to static because it isn't called externally or > declared in a header. > > Signed-off-by: Eric Nelson <[email protected]> > > --- > drivers/video/cfb_console.c | 16 +++++++++------- > 1 files changed, 9 insertions(+), 7 deletions(-) Applied to u-boot-video/master after rebasing and moving the cache flush from drv_video_init() to video_init(). Thanks, Anatolij _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

