]> code.ossystems Code Review - bsp/u-boot.git/commit
imx-common/video: add detect_hdmi
authorEric Benard <eric@eukrea.com>
Fri, 4 Apr 2014 17:05:56 +0000 (19:05 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 May 2014 17:09:36 +0000 (14:09 -0300)
commitb6be7c3828153c07bb738a0879bdc0ce53399ce8
tree9b6f8a5e844debca3ae8684352619a473b5b64e9
parent751ef44901682b46f4d1b0d4843f8897c6a300e5
imx-common/video: add detect_hdmi

this function is used by several board together with board_video_skip
to detect if hdmi is plugged is order to select the display to use.
So move it in imx-common to share it.

Signed-off-by: Eric Bénard <eric@eukrea.com>
arch/arm/imx-common/video.c
arch/arm/include/asm/imx-common/video.h