Provide a couple patches allowing a QEMU machine model other than 'virt' to be used. We just need to be able to override 'virt' in the command line and it's also nice to be able to specify a different UART address for any early (pre DT parsing) outputs. Andrew Jones (2): configure: Allow earlycon for all architectures riscv: Introduce MACHINE_OVERRIDE configure | 88 +++++++++++++++++++++++++++---------------------------- riscv/run | 6 ++-- 2 files changed, 47 insertions(+), 47 deletions(-) -- 2.48.1