qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 5/6] hw/openrisc/openrisc_sim: Add automatic device tree g


From: Peter Maydell
Subject: Re: [PATCH v3 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
Date: Sat, 19 Feb 2022 13:06:12 +0000

On Sat, 19 Feb 2022 at 06:42, Stafford Horne <shorne@gmail.com> wrote:
>
> Using the device tree means that qemu can now directly tell
> the kernel what hardware is configured rather than use having
> to maintain and update a separate device tree file.
>
> This patch adds automatic device tree generation support for the
> OpenRISC simulator.  A device tree is built up based on the state of the
> configure openrisc simulator.
>
> This is then dumped to memory and the load address is passed to the
> kernel in register r3.
>
> Signed-off-by: Stafford Horne <shorne@gmail.com>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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