[PATCH] travis-ci: Update QEMU RISC-V run command
Bin Meng
bmeng.cn at gmail.com
Tue Jun 23 15:24:06 CEST 2020
Hi Tom,
On Tue, Jun 23, 2020 at 9:17 PM Tom Rini <trini at konsulko.com> wrote:
>
> On Tue, Jun 23, 2020 at 05:34:34AM -0700, Bin Meng wrote:
>
> > From: Bin Meng <bin.meng at windriver.com>
> >
> > Explicitly pass the "-bios" option to QEMU to run U-Boot, instead
> > of the "-kernel" option, as we know that "-bios" behavior will be
> > changed since QEMU 5.1.0.
> >
> > Signed-off-by: Bin Meng <bin.meng at windriver.com>
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> > bin/travis-ci/conf.qemu-riscv32_na | 2 +-
> > bin/travis-ci/conf.qemu-riscv32_spl_na | 2 +-
> > bin/travis-ci/conf.qemu-riscv64_na | 2 +-
> > bin/travis-ci/conf.qemu-riscv64_spl_na | 2 +-
> > 4 files changed, 4 insertions(+), 4 deletions(-)
>
> Note that "travis-ci" is really the wrong subject here, it should be
> "u-boot-test-hooks" or something so it's more clear to Stephen that it's
> for him to pick up and not me :) Thanks!
>
I believe the tag was local to u-boot-test-hooks as I see the same tag
was used in various commits in u-boot-test-hooks repo. Maybe we should
set up a separate ML for u-boot-test-hooks?
Regards,
Bin
More information about the U-Boot
mailing list