From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@gmail.com>
Cc: Etienne Carriere <etienne.carriere@linaro.org>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] board/qemu/arm-vexpress-tz: use enable=on
Date: Sat, 15 Jan 2022 17:03:28 +0100 [thread overview]
Message-ID: <20220115160328.GP1945846@scaer> (raw)
In-Reply-To: <20220115143344.12319-1-romain.naour@gmail.com>
Romain, All,
On 2022-01-15 15:33 +0100, Romain Naour spake thusly:
> Since Qemu 6.0.0 [1], a warning appear in the log if a short-form
> boolean option is used.
>
> [1] https://git.qemu.org/?p=qemu.git;a=commitdiff;h=ccd3b3b8112b670fdccf8a392b8419b173ffccb4
>
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> Cc: Etienne Carriere <etienne.carriere@linaro.org>
> Cc: Dick Olsson <hi@senzilla.io>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> board/qemu/arm-vexpress-tz/readme.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/qemu/arm-vexpress-tz/readme.txt b/board/qemu/arm-vexpress-tz/readme.txt
> index 7e62e943a6..3036dd54ca 100644
> --- a/board/qemu/arm-vexpress-tz/readme.txt
> +++ b/board/qemu/arm-vexpress-tz/readme.txt
> @@ -16,7 +16,7 @@ from the image directory:
> -smp 1 -s -m 1024 -d unimp \
> -serial stdio \
> -netdev user,id=vmnic -device virtio-net-device,netdev=vmnic \
> - -semihosting-config enable,target=native \
> + -semihosting-config enable=on,target=native \
> -bios flash.bin # qemu_arm_vexpress_tz_defconfig
>
> The boot stage traces (if any) followed by the login prompt will appear
> --
> 2.31.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-01-15 16:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-15 14:33 [Buildroot] [PATCH 1/2] board/qemu/arm-vexpress-tz: use enable=on Romain Naour
2022-01-15 14:33 ` [Buildroot] [PATCH 2/2] support/scripts/boot-qemu-image.py: increase the timeout by 10 Romain Naour
2022-01-15 16:05 ` Yann E. MORIN
2022-01-15 19:28 ` Romain Naour
2022-01-15 20:23 ` Yann E. MORIN
2022-01-16 12:37 ` Romain Naour
2022-07-27 13:57 ` Thomas Petazzoni via buildroot
2022-08-30 16:04 ` Peter Korsgaard
2022-01-15 16:03 ` Yann E. MORIN [this message]
2022-01-18 8:54 ` [Buildroot] [PATCH 1/2] board/qemu/arm-vexpress-tz: use enable=on Etienne Carriere
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220115160328.GP1945846@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=etienne.carriere@linaro.org \
--cc=romain.naour@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.