Skip to content

Fix make qemu rasperry pi 3b emulation

Andrey Turkin requested to merge andrey.turkin/redox:qemu-rasp into master

This fixes stock make qemu to emulate RPi3B+ when .configured with BOARD=raspi3bp. In addition to the usual livedisk scenario, this makes "live=no" to boot off sdcard. USB net is emulated as well, altough it is not supported by Redox.

Merge request reports