Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.ce4ab3d71 Sun Nov 13 15:21:55 CST 2016 Simon Glass <sjg@chromium.org> rockchip: video: Correct HDMI data source selection

This code currently always selects the second source. It only worked
because both sources are set up.

With the change to only init video devices that are present in the stdout
environment variable, this fails. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>