diff options
author | Nikita Kiryanov <nikita@compulab.co.il> | 2015-07-23 14:19:29 (GMT) |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-08-02 08:51:37 (GMT) |
commit | 4377859aa697ebec8e2ddb1cefe2ce338cd73f65 (patch) | |
tree | 7306f72ddeb28db3ee17f321b9c7274563278dac /configs/cpuat91_defconfig | |
parent | 75dbbbfdf36ac01d56418a1e47ed30deeb6f72ec (diff) | |
download | u-boot-4377859aa697ebec8e2ddb1cefe2ce338cd73f65.tar.xz |
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>
Diffstat (limited to 'configs/cpuat91_defconfig')
0 files changed, 0 insertions, 0 deletions