On 17.09.2011, at 18:48, Blue Swirl wrote:
> On Wed, Sep 14, 2011 at 8:42 AM, Alexander Graf wrote:
>> 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 an
On Wed, Sep 14, 2011 at 8:42 AM, Alexander Graf wrote:
> 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.
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
---
device_tree.c | 11 ++