ci: add U-Boot specific fetch strings
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Thu, 4 Jun 2020 10:56:00 +0000 (12:56 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 5 Jun 2020 11:02:35 +0000 (11:02 +0000)
commit4b7de75b4b252e1a535635e96baecedf3d98bd7a
tree4218744d3c6ee10c344478c3c6e1f08a6721b5b4
parent06d817199454214a942f32d56034aaae87faa50b
ci: add U-Boot specific fetch strings

U-Boot's fastboot over udp generates the following output:
  Listening for fastboot command on x.y.z.w

Also add a general 'data abort' error string seen with an
too old U-Boot version:
  https://github.com/u-boot/u-boot/commit/95712af

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5258>
.gitlab-ci/bare-metal/fastboot.sh