qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 73c694: Microblaze: Convert Microblaze-pic ha


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 73c694: Microblaze: Convert Microblaze-pic handling to GPI...
Date: Mon, 13 Jan 2014 18:00:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 73c694565c6144e0c4e15041b5250a04a25107c3
      
https://github.com/qemu/qemu/commit/73c694565c6144e0c4e15041b5250a04a25107c3
  Author: Alistair Francis <address@hidden>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M hw/microblaze/Makefile.objs
    M hw/microblaze/petalogix_ml605_mmu.c
    M hw/microblaze/petalogix_s3adsp1800_mmu.c
    R hw/microblaze/pic_cpu.c
    R hw/microblaze/pic_cpu.h
    M target-microblaze/cpu.c
    M target-microblaze/cpu.h

  Log Message:
  -----------
  Microblaze: Convert Microblaze-pic handling to GPIOs

This patch uses inbound GPIO lines (IRQ and FIR) for
interrupts instead of using the old pic_cpu method,
which doesn't correspond to real hardware.

This creates the CPU's inbound IRQ and FIR GPIO lines and
updates the Microblaze boards to use this new method.

Signed-off-by: Alistair Francis <address@hidden>
Suggested-by: Peter Crosthwaite <address@hidden>
Reveiwed-by: Edgar E. Iglesias <address@hidden>
Tested-by: Edgar E. Iglesias <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]