]> git.proxmox.com Git - qemu.git/commit
device tree: add nop_node
authorAlexander Graf <agraf@suse.de>
Wed, 20 Jul 2011 23:52:57 +0000 (01:52 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:43:34 +0000 (09:43 +0200)
commitd69a8e6387adcd79c29666930bc64fffd2a3f456
tree3d03f8ce32e437d7e455755ad3548bab38a85426
parenta915249fa1e0a59e9a893cd335fd31af39b01bde
device tree: add nop_node

We have a qemu internal abstraction layer on FDT. While I'm not fully convinced
we need it at all, it's missing the nop_node functionality that we now need
on e500. So let's add it and think about the general future of that API later.

Signed-off-by: Alexander Graf <agraf@suse.de>
device_tree.c
device_tree.h