Searched hist:"4377859 aa697ebec8e2ddb1cefe2ce338cd73f65" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/compulab/cm_fx6/ |
| H A D | cm_fx6.c | 4377859aa697ebec8e2ddb1cefe2ce338cd73f65 Thu Jul 23 14:19:29 UTC 2015 Nikita Kiryanov <nikita@compulab.co.il> arm: mx6: cm-fx6: make it possible to not init display
Implement a cm-fx6 specific board_video_skip() to provide the option to not initialize the display.
The new function does not init display if the environment variable "panel" is not defined, or if it is set to an unsupported value.
Collateral changes: - Don't use the global displays array (it's CONFIG_IMX_VIDEO_SKIP specific). - Don't use detect_hdmi(), since env controlled init makes it unnecessary.
Cc: Stefano Babic <sbabic@denx.de> Cc: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | cm_fx6.h | 4377859aa697ebec8e2ddb1cefe2ce338cd73f65 Thu Jul 23 14:19:29 UTC 2015 Nikita Kiryanov <nikita@compulab.co.il> arm: mx6: cm-fx6: make it possible to not init display
Implement a cm-fx6 specific board_video_skip() to provide the option to not initialize the display.
The new function does not init display if the environment variable "panel" is not defined, or if it is set to an unsupported value.
Collateral changes: - Don't use the global displays array (it's CONFIG_IMX_VIDEO_SKIP specific). - Don't use detect_hdmi(), since env controlled init makes it unnecessary.
Cc: Stefano Babic <sbabic@denx.de> Cc: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
|