
Hi Stephen,
On 15 February 2016 at 22:29, Stephen Warren swarren@wwwdotorg.org wrote:
While checking on the travis-ci.org runs that include test/py testing of sandbox, I noticed some new warnings on AArch64 Tegra boards. See the log at:
https://travis-ci.org/u-boot/u-boot/jobs/109471848
Building current source for 33 boards (2 threads, 1 job per thread) aarch64: + e2220-1170 +warning: (TEGRA_COMMON) selects VIDCONSOLE_AS_LCD which has unmet direct dependencies (DM_VIDEO) aarch64: + p2571 +warning: (TEGRA_COMMON) selects VIDCONSOLE_AS_LCD which has unmet direct dependencies (DM_VIDEO) aarch64: + p2371-0000 +warning: (TEGRA_COMMON) selects VIDCONSOLE_AS_LCD which has unmet direct dependencies (DM_VIDEO) aarch64: + p2371-2180 +warning: (TEGRA_COMMON) selects VIDCONSOLE_AS_LCD which has unmet direct dependencies (DM_VIDEO)
See the other thread - the patches for the environment work-around were applied, but the Tegra LCD conversion was not. Hopefully Tom can get these in and the problem should go away.
Regards, Simon