support/testing: fix TestATFAllwinner test
authorSergey Matyukevich <geomatsi@gmail.com>
Sun, 10 Jan 2021 14:16:28 +0000 (17:16 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 Jan 2021 21:35:20 +0000 (22:35 +0100)
commit5d54214049dff45f61f7cfb8f7dd830ab5ab100d
treebb8e3ee44f5ab6f267531ecb345cb09a96d35588
parent22188ff6e0606fb06f9c75c701f673d416921228
support/testing: fix TestATFAllwinner test

Fix U-Boot config snippet in TestATFAllwinner. Bump U-Boot
version to fix DTC build on hosts with gcc 10 and add
pylibfdt dependency.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/testing/tests/boot/test_atf.py