[Qemu-devel] [PATCH 26/31] PPC: e500: Use new MPIC dt format

2012-06-19 Thread Alexander Graf
Due to popular demand, we're updating the way we generate the MPIC node and interrupt lines based on what the current state of art is. Requested-by: Scott Wood Signed-off-by: Alexander Graf --- hw/ppce500_mpc8544ds.c | 33 ++--- 1 files changed, 18 insertions(+), 1

[Qemu-devel] [PATCH 26/31] PPC: e500: Use new MPIC dt format

2012-06-05 Thread Alexander Graf
Due to popular demand, we're updating the way we generate the MPIC node and interrupt lines based on what the current state of art is. Requested-by: Scott Wood Signed-off-by: Alexander Graf --- hw/ppce500_mpc8544ds.c | 33 ++--- roms/openbios |2 +- 2