support/testing: fix TestATFMarvell test case
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Oct 2018 13:25:59 +0000 (15:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 14 Oct 2018 17:38:32 +0000 (19:38 +0200)
commit22c2b27249107930ddedb3ed14c575e2ae8254e6
tree09078b5ca4b86ad66f2e20a81a9f9c4457de6947
parent2a63cea587f66d328ad2528423f8b12f1005dd13
support/testing: fix TestATFMarvell test case

This test case uses a too old U-Boot version, which is affected by the
infamous libfdt header conflict issue. We update U-Boot and ATF to
what is used in the current version of
solidrun_macchiatobin_mainline_defconfig, for which the problem no
longer exists.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/107860312

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/testing/tests/boot/test_atf.py