commit | 51085bdb24528015f42983d9c9cd1a25f1fff94b | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Jul 04 11:05:18 2019 +0930 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 16:00:30 2019 -0400 |
tree | 82b1bd759b28a3f1b4f79e9f31d29e5e44ed1ae1 | |
parent | 998dc83adbf608fded340c38fcde7987177649e4 [diff] |
travis: Build aspeed board with qemu HEAD In order to boot u-boot in the aspeed machine we need to run at least qemu 3059c2f5a813 (v4.0.0-1592-g3059c2f5a813), which is not in a released tag. This should be changed to v4.1.0 when it is released. Signed-off-by: Joel Stanley <joel@jms.id.au>