Anatolij,

My test system noticed that u-boot-video.git master branch currently fails:

./test/py/test.py --bd sandbox --build -k ut_dm_rtc_set_get

That's because this bug exists in the version of u-boot.git master branch that the video branch is based on. If you rebase to include the following commit:

952061352acf "drivers: rtc: correctly convert seconds to time structure"

... then the problem will be fixed. If you could do that, it'd be helpful to anyone running test.py, since then there won't be any known failures.

Thanks.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to