[U-Boot] Please pull u-boot-dm

Simon Glass sjg at chromium.org
Fri Jul 15 18:08:27 CEST 2016


Hi Stephen,

On 15 July 2016 at 09:28, Stephen Warren <swarren at wwwdotorg.org> wrote:
> On 07/14/2016 10:02 PM, Simon Glass wrote:
>>
>> Hi Tom,
>>
>> Here is the of-platdata implementation, including the introduction of
>> sandbox_spl.
>>
>>
>> The following changes since commit
>> 3a592a1349ac3961b0f4f2db0a8d9f128225d897:
>>
>>    Revert "armv8: Enable CPUECTLR.SMPEN for coherency" (2016-07-14
>> 17:36:18 -0400)
>>
>> are available in the git repository at:
>>
>>    git://git.denx.de/u-boot-dm.git
>>
>> for you to fetch changes up to 1269625177f120d659f66b18de4b532b16c44561:
>>
>>    dm: Update the of-platdata README for the new features (2016-07-14
>> 20:40:24 -0600)
>
>
> FYI, the latest u-boot-dm/mater fails test/py test test_ofplatdata() on the
> following boards for me: beaver, dalmore, jetson-tk1. That's all the 32-bit
> Tegra boards I'm testing.

That's probably because it is not enabled for Tegra, so it should not
be run. I suspect the test condition is insufficient and should
include OF_PLATDATA:

@pytest.mark.buildconfigspec('spl')

Regards,
Simon


More information about the U-Boot mailing list