mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
Place Tegra124 SOR and eDP implenetation into common Tegra driver folder until it is integrated into existing setup. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
6 lines
376 B
Plaintext
6 lines
376 B
Plaintext
Existence of separate Tegra124 video implementations is not an ideal solution
|
|
since generic video setup for Tegra already has Tegra124 support of some degree.
|
|
It is not possible at the time of this note is written to integrate T124 SOR
|
|
and DP without possible regressions. Tegra124 setup for SOR and DP should be
|
|
incorporated into existing setup once such opportunity occurs.
|