
Hi Stephen,
On 8 June 2017 at 19:15, Stephen Warren swarren@wwwdotorg.org wrote:
On 06/08/2017 07:02 PM, Stephen Warren wrote:
Simon,
With the latest code in u-boot-dm.git/master, the "version" command crashes on p2371-2180 (NVIDIA Jetson TX1); see log below. Preliminary results show complete failure on Beaver and Jetson TK1 (the tests are running so I can't see the full logs yet, but every py.test test that's completed so far results in an error, so perhaps the same issue or perhaps something else)
Beaver and Jetson never even get to the prompt:
U-Boot SPL 2017.07-rc1-19807-g9fb9a18 (Jun 08 2017 - 17:17:22) Trying to boot from RAM
U-Boot 2017.07-rc1-19807-g9fb9a18 (Jun 08 2017 - 17:17:22 -0700), Build: jenkins-u-boot-denx_uboot_dm-master-build-U_TEGRA30 Model: NVIDIA Beaver Board: NVIDIA Beaver DRAM: 2 GiB <<nothing else printed>>
U-Boot SPL 2017.07-rc1-19807-g9fb9a18 (Jun 08 2017 - 17:18:14) Trying to boot from RAM
U-Boot 2017.07-rc1-19807-g9fb9a18 (Jun 08 2017 - 17:18:14 -0700), Build: jenkins-u-boot-denx_uboot_dm-master-build-U_TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB <<nothing else printed>>
Can you try without BUILD_TAG?
Regards, Simon