summaryrefslogtreecommitdiff
path: root/include/linux/unaligned/le_byteshift.h
diff options
context:
space:
mode:
authorNikita Kiryanov <[email protected]>2013-01-30 21:39:57 +0000
committerTom Rini <[email protected]>2013-03-08 16:41:13 -0500
commit581bb41980a38c6ddac40f07ec1c8dcd37aca8f6 (patch)
treeaef7512edbe8dfcff5f6636fc1e851590860cab2 /include/linux/unaligned/le_byteshift.h
parentbcc6cc9b3777f0c7246ff441f1d275552109713e (diff)
lcd: add option for board specific splash screen preparation
Currently there is no logical place to put the code that prepares the splash image data. The splash image data should be ready in memory before bmp_display() is called, and after the environment is ready (since lcd.c looks for the splash image in an address specified by the environment variable "splashimage"). Our window of opportunity in board_init_r() is therefore: between env_relocate() and bmp_display(), and from the available options only the lcd related functions in drv_lcd_init() seem appropriate for such lcd oriented code. Add the option to prepare the splash image data in lcd_logo() right before it is sent to be displayed. Cc: Anatolij Gustschin <[email protected]> Cc: Jeroen Hofstee <[email protected]> Signed-off-by: Nikita Kiryanov <[email protected]> Signed-off-by: Igor Grinberg <[email protected]>
Diffstat (limited to 'include/linux/unaligned/le_byteshift.h')
0 files changed, 0 insertions, 0 deletions