Skip to content
Snippets Groups Projects
Commit f4a40f05 authored by Igor Grinberg's avatar Igor Grinberg Committed by Tom Rini
Browse files

omap3: cm-t35: extract the splash code from board


The splash screen loading code can be reused by other compulab boards.
For now extract it to a common location for further reuse.

This also switches the splash code dependency from CONFIG_LCD to
CONFIG_SPLASH_SCREEN as it should normally be.

In addition this patch fixes the accidental dependency of the
get_board_mem_timings() function on CONFIG_LCD, by just moving the
splash code and leaving the above function intact.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
Reviewed-by: default avatarTom Rini <trini@ti.com>
parent 959bc1d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment