]> Git Repo - qemu.git/commit
device tree: add nop_node
authorAlexander Graf <[email protected]>
Wed, 20 Jul 2011 23:52:57 +0000 (01:52 +0200)
committerAlexander Graf <[email protected]>
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 <[email protected]>
device_tree.c
device_tree.h
This page took 0.0321 seconds and 4 git commands to generate.