Home
last modified time | relevance | path

Searched hist:f4a40f05f504407a036e2beee88ce17930d5d45c (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/compulab/common/
H A Dcommon.hf4a40f05f504407a036e2beee88ce17930d5d45c Mon Nov 03 09:32:20 UTC 2014 Igor Grinberg <grinberg@compulab.co.il> 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: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>
H A DMakefilef4a40f05f504407a036e2beee88ce17930d5d45c Mon Nov 03 09:32:20 UTC 2014 Igor Grinberg <grinberg@compulab.co.il> 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: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/board/compulab/cm_t35/
H A Dcm_t35.cf4a40f05f504407a036e2beee88ce17930d5d45c Mon Nov 03 09:32:20 UTC 2014 Igor Grinberg <grinberg@compulab.co.il> 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: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>