[U-Boot] [PATCH v2 01/22] rockchip: video: Correct HDMI data source selection

Simon Glass sjg at chromium.org
Fri Nov 25 20:38:34 CET 2016


On 13 November 2016 at 14:21, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/video/rockchip/rk_hdmi.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied to u-boot-rockchip.


More information about the U-Boot mailing list