[u-boot-test-hooks][PATCH v2] travis-ci: Add config for QEMU m68k virt machine
Tom Rini
trini at konsulko.com
Wed Dec 31 17:33:10 CET 2025
On Thu, Jan 01, 2026 at 12:31:40AM +0800, Kuan-Wei Chiu wrote:
> Hi Tom,
>
> On Tue, Dec 30, 2025 at 10:15:45AM -0600, Tom Rini wrote:
> > On Tue, Dec 30, 2025 at 04:06:51PM +0000, Kuan-Wei Chiu wrote:
> >
> > > Add the configuration file required to run tests for the QEMU m68k
> > > 'virt' board. This setup uses 'qemu-system-m68k' with the '-M virt'
> > > machine type and '-cpu m68040'.
> > >
> > > Signed-off-by: Kuan-Wei Chiu <visitorckw at gmail.com>
> > > ---
> > > Changes in v2:
> > > - Rename to conf.qemu-m68k_na
> > >
> > > bin/travis-ci/conf.qemu-m68k_na | 28 ++++++++++++++++++++++++++++
> > > 1 file changed, 28 insertions(+)
> > > create mode 100644 bin/travis-ci/conf.qemu-m68k_na
> >
> > It would be good, but not a big deal either way, to also leverage
> > py/travis-ci/u_boot_boardenv_M5208EVBE_qemu.py here. And I say "would be
> > good" because really, we need because I'm not sure it will add any
> > coverage over what we have today.
>
> I checked py/travis-ci/u_boot_boardenv_M5208EVBE_qemu.py and it appears
> to be primarily for network-related tests. Since I haven't implemented
> virtIO mmio support for network access yet, I think it would be better
> to introduce such tests in future along with the network support?
Indeed, I just assumed networking was present in your patches, so later
here is correct.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251231/d0477a33/attachment.sig>
More information about the U-Boot
mailing list