qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v25 6/7] target/avr: Add example board configura


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v25 6/7] target/avr: Add example board configuration
Date: Wed, 10 Jul 2019 12:10:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

On 7/9/19 11:36 PM, Michael Rolnik wrote:
> From: Sarah Harris <address@hidden>
> 
> A simple board setup that configures an AVR CPU to run a given firmware image.
> This is all that's useful to implement without peripheral emulation as AVR 
> CPUs include a lot of on-board peripherals.

Why not model a tiny existing board?

You can mark various pieces of hardware as 'unimplemented'.

> 
> Signed-off-by: Michael Rolnik <address@hidden>
> ---
>  hw/Kconfig           |   1 +
>  hw/avr/Kconfig       |   4 +
>  hw/avr/Makefile.objs |   1 +
>  hw/avr/sample.c      | 217 +++++++++++++++++++++++++++++++++++++++++++
[...]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]