Searched hist:"75 dbbbfdf36ac01d56418a1e47ed30deeb6f72ec" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/compulab/cm_fx6/ |
| H A D | cm_fx6.c | 75dbbbfdf36ac01d56418a1e47ed30deeb6f72ec Thu Jul 23 14:19:28 UTC 2015 Nikita Kiryanov <nikita@compulab.co.il> arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly
U-Boot does not explicitly assign the display to an IPU interface. Instead, it relies on the power-on default of DI0.
Since the kernel reassigns HDMI display to DI1, after a warm reset the HDMI display no longer works in U-Boot.
Fix this by explicitly assigning HDMI to IPU1 DI0 in U-Boot.
Cc: Stefano Babic <sbabic@denx.de> Cc: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
|