From: Peter Korsgaard <peter@korsgaard.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] board/qemu/ppc-bamboo: use path to vmlinux image for copy and paste users
Date: Tue, 07 Jun 2022 11:41:21 +0200 [thread overview]
Message-ID: <87fskgyfni.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220530214653.GC1390376@scaer> (Yann E. MORIN's message of "Mon, 30 May 2022 23:46:53 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Waldemar, All,
> On 2022-02-12 22:49 +0100, Waldemar Brodkorb spake thusly:
>> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
>> ---
>> board/qemu/ppc-bamboo/readme.txt | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/board/qemu/ppc-bamboo/readme.txt b/board/qemu/ppc-bamboo/readme.txt
>> index 0b70d2fa54..53d1970698 100644
>> --- a/board/qemu/ppc-bamboo/readme.txt
>> +++ b/board/qemu/ppc-bamboo/readme.txt
>> @@ -1,5 +1,5 @@
>> Run the emulation with:
>>
>> -qemu-system-ppc -nographic -M bamboo -kernel vmlinux -net nic,model=virtio-net-pci -net user # qemu_ppc_bamboo_defconfig
>> +qemu-system-ppc -nographic -M bamboo -kernel output/images/vmlinux
>> -net nic,model=virtio-net-pci -net user # qemu_ppc_bamboo_defconfig
> Since the correponding defconfig does build host-qemu, it would have
> made sense that the path to qemu-system-ppc also had been changed to
> output/host/bin/qemu-system-ppc, but I see that other readmes do not
> use that either...
> Applied to master, thanks.
Committed to 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-06-07 9:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-12 21:49 [Buildroot] [PATCH] board/qemu/ppc-bamboo: use path to vmlinux image for copy and paste users Waldemar Brodkorb
2022-05-30 21:46 ` Yann E. MORIN
2022-06-07 9:41 ` Peter Korsgaard [this message]
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=87fskgyfni.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=yann.morin.1998@free.fr \
/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.