[U-Boot] Why does logo_plot() not use video_display_bitmap()?

Timur Tabi timur at freescale.com
Fri Aug 27 23:48:35 CEST 2010


logo_plot() has its own code for rendering a bitmap, but this code is much
less capable than video_display_bitmap().  Why doesn't logo_plot() just call
video_display_bitmap() to draw the actual bitmap?



More information about the U-Boot mailing list