
Hi Tom,
On 16 February 2016 at 13:13, Tom Warren TWarren@nvidia.com wrote:
Simon,
<snip>
I think it was the follow-up patches to add the environment work-around that was applied.
6c88b51 video: tegra: Enable the 'lcd' env variable work-around a2931b3 dm: video: Add a temporary work-around for old stdout var
I see the original v2 series here:
http://patchwork.ozlabs.org/project/uboot/list/?delegate=4839
so that is what needs to be applied I think. Then the Tegra config issue should be fixed.
I've applied the 23 v2 DM video patches to u-boot-tegra/master, then
rebased against current u-boot/master.
I see the 'warning: (TEGRA_COMMON) selects VIDCONSOLE_AS_LCD which
has unmet direct dependencies (DM_VIDEO)' spew for almost every board (w/MAKEALL -s tegra).
Am I missing some patches?
I'll make some time to look but I am tied up most of the day so it will be later, sorry.
The original series is at u-boot-dm/rke-working if that helps.
I pulled down rke-working. The two commits you list above are *not* in that repo/branch. They _are_ in my u-boot-tegra/next branch (just pushed it to Denx). So building rke-working for tegra doesn't result in the DM_VIDEO warning, since the commits aren't there.
Back to you.
Tom
I found that tegra boards without the display enabled generate this warning. I've sent a patch.
Regards, Simon