]> git.proxmox.com Git - qemu.git/commit
lm32: support for creating device tree
authorMichael Walle <michael@walle.cc>
Thu, 17 Feb 2011 22:45:13 +0000 (23:45 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 7 Mar 2011 12:42:37 +0000 (13:42 +0100)
commite5f799a26764e4d2a86e14a3adb5c850e4eeb099
tree2f06d43fe8596cba2758b77c75ca4d0860b67275
parentf19410ca691ddf5112eaefb30f7cea3ac3e713a4
lm32: support for creating device tree

This patch adds helper functions to create a ROM, which contains a hardware
description of a board. This is used in Theobromas LM32 Linux port.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/lm32_hwsetup.h [new file with mode: 0644]