Skip to content
Snippets Groups Projects
user avatar
Stafford Horne authored
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: default avatarStafford Horne <shorne@gmail.com>
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
5852c1f8
History
Name Last commit Last update
..
devices
targets