Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-09-21 Thread Philippe Mathieu-Daudé
On 2/24/20 9:55 AM, Philippe Mathieu-Daudé wrote: > On 2/22/20 11:19 PM, Niek Linnenbank wrote: >> Hey Philippe, >> >> Very nice to see that the Raspberry 1 will be supported again, thanks >> for contributing this! >> >> I tried to bring up the machine using raspbian 2019-09-26. It ran >> throught

Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-24 Thread Philippe Mathieu-Daudé
On 2/22/20 11:19 PM, Niek Linnenbank wrote: Hey Philippe, Very nice to see that the Raspberry 1 will be supported again, thanks for contributing this! I tried to bring up the machine using raspbian 2019-09-26. It ran throught the early kernel initialisation but for me it gets stuck at this

Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-22 Thread Niek Linnenbank
Hey Philippe, Very nice to see that the Raspberry 1 will be supported again, thanks for contributing this! I tried to bring up the machine using raspbian 2019-09-26. It ran throught the early kernel initialisation but for me it gets stuck at this point: ./arm-softmmu/qemu-system-arm -M raspi1b -

Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-21 Thread Eduardo Habkost
On Tue, Feb 18, 2020 at 10:35:43AM +0100, Philippe Mathieu-Daudé wrote: > Cc'ing Eduardo/Igor. > > On 2/18/20 9:48 AM, Luc Michel wrote: > > On 2/17/20 12:45 PM, Philippe Mathieu-Daudé wrote: > > >$ qemu-system-arm -M raspi1b -serial stdio \ > > >-kernel raspberrypi/firmware/boot/kerne

Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-18 Thread Igor Mammedov
On Tue, 18 Feb 2020 10:35:43 +0100 Philippe Mathieu-Daudé wrote: > Cc'ing Eduardo/Igor. > > On 2/18/20 9:48 AM, Luc Michel wrote: > > On 2/17/20 12:45 PM, Philippe Mathieu-Daudé wrote: > >>$ qemu-system-arm -M raspi1b -serial stdio \ > >>-kernel raspberrypi/firmware/boot/kernel.img

Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-18 Thread Philippe Mathieu-Daudé
Cc'ing Eduardo/Igor. On 2/18/20 9:48 AM, Luc Michel wrote: On 2/17/20 12:45 PM, Philippe Mathieu-Daudé wrote: $ qemu-system-arm -M raspi1b -serial stdio \ -kernel raspberrypi/firmware/boot/kernel.img \ -dtb raspberrypi/firmware/boot/bcm2708-rpi-b.dtb \ -append 'printk.ti

Re: [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-18 Thread Luc Michel
On 2/17/20 12:45 PM, Philippe Mathieu-Daudé wrote: > $ qemu-system-arm -M raspi1b -serial stdio \ > -kernel raspberrypi/firmware/boot/kernel.img \ > -dtb raspberrypi/firmware/boot/bcm2708-rpi-b.dtb \ > -append 'printk.time=0 earlycon=pl011,0x20201000 console=ttyAMA0' > [0.

[PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

2020-02-17 Thread Philippe Mathieu-Daudé
$ qemu-system-arm -M raspi1b -serial stdio \ -kernel raspberrypi/firmware/boot/kernel.img \ -dtb raspberrypi/firmware/boot/bcm2708-rpi-b.dtb \ -append 'printk.time=0 earlycon=pl011,0x20201000 console=ttyAMA0' [0.00] Booting Linux on physical CPU 0x0 [0.00] Li