u-boot-brain/board/compulab
Nikita Kiryanov 4377859aa6 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>
2015-08-02 10:51:37 +02:00
..
cm_fx6 arm: mx6: cm-fx6: make it possible to not init display 2015-08-02 10:51:37 +02:00
cm_t35 net: cosmetic: Name ethaddr variables consistently 2015-04-18 11:11:32 -06:00
cm_t54 net: cosmetic: Name ethaddr variables consistently 2015-04-18 11:11:32 -06:00
cm_t335 net: cosmetic: Name ethaddr variables consistently 2015-04-18 11:11:32 -06:00
cm_t3517 net: cosmetic: Name ethaddr variables consistently 2015-04-18 11:11:32 -06:00
common common: convert compulab splash load code to common code 2015-01-29 17:44:08 +01:00
trimslice ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra 2015-05-13 09:46:19 -07:00