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

2020-02-18 Thread Luc Michel
On 2/17/20 12:45 PM, Philippe Mathieu-Daudé wrote: > Add a Raspberry Pi Zero machine. > > $ qemu-system-arm -M raspi0w -serial stdio \ > -kernel raspberrypi/firmware/boot/kernel.img \ > -dtb raspberrypi/firmware/boot/bcm2708-rpi-zero-w.dtb \ > -append 'printk.time=0 earlycon=pl

[PATCH v2 13/13] hw/arm/raspi: Add the Raspberry Pi Zero machine

2020-02-17 Thread Philippe Mathieu-Daudé
Add a Raspberry Pi Zero machine. $ qemu-system-arm -M raspi0w -serial stdio \ -kernel raspberrypi/firmware/boot/kernel.img \ -dtb raspberrypi/firmware/boot/bcm2708-rpi-zero-w.dtb \ -append 'printk.time=0 earlycon=pl011,0x20201000 console=ttyAMA0' [0.00] Booting Linux