[Buildroot] [PATCH] board/qemu/ppc-bamboo: use path to vmlinux image for copy and paste users

Peter Korsgaard peter at korsgaard.com
Tue Jun 7 09:41:21 UTC 2022


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > Waldemar, All,
 > On 2022-02-12 22:49 +0100, Waldemar Brodkorb spake thusly:
 >> Signed-off-by: Waldemar Brodkorb <wbx at 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



More information about the buildroot mailing list